Package com.ardoq.batch
Class BatchComponent
java.lang.Object
com.ardoq.model.Component
com.ardoq.batch.BatchComponent
- All Implemented Interfaces:
BasicModel
public class BatchComponent extends Component
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description BatchComponent(String name, String rootWorkspace, String description)BatchComponent(String name, String description, String typeId, Component parent)BatchComponent(String name, String description, String typeId, Component parent, String batchId)BatchComponent(String name, String rootWorkspace, String description, String typeId)BatchComponent(String name, String rootWorkspace, String description, String typeId, String parent)BatchComponent(String name, String rootWorkspace, String description, String typeId, String parent, String batchId) -
Method Summary
Methods inherited from class com.ardoq.model.Component
clone, equals, get_version, getChildren, getContextualId, getCreated, getCreatedBy, getDescription, getFields, getId, getLastUpdated, getModel, getName, getParent, getReferences, getRootWorkspace, getType, getTypeId, getVersion, hashCode, set_version, setBatchId, setChildren, setCreated, setCreatedBy, setDescription, setFields, setId, setLastUpdated, setModel, setName, setParent, setReferences, setRootWorkspace, setType, setTypeId, setVersion, toString