public class BatchComponent extends Component
| Constructor and 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) |
clone, equals, get_version, getChildren, getContextualId, getCreated, getCreatedBy, getDescription, getFields, getId, getLastUpdated, getModel, getName, getParent, getRootWorkspace, getType, getTypeId, getVersion, hashCode, set_version, setBatchId, setChildren, setCreated, setCreatedBy, setDescription, setFields, setId, setLastUpdated, setModel, setName, setParent, setRootWorkspace, setType, setTypeId, setVersion, toStringpublic BatchComponent(String name, String rootWorkspace, String description, String typeId)
public BatchComponent(String name, String description, String typeId, Component parent)
public BatchComponent(String name, String description, String typeId, Component parent, String batchId)
public BatchComponent(String name, String rootWorkspace, String description, String typeId, String parent)
Copyright © 2018. All rights reserved.