public class ModuleActivity extends ModuleResource
resourceLocation, resourceType, versiondomainPath, itemPath, name, ns| Constructor and Description |
|---|
ModuleActivity() |
ModuleActivity(ItemProxy child,
Integer version) |
| Modifier and Type | Method and Description |
|---|---|
Path |
create(AgentPath agentPath,
boolean reset) |
ModuleDescRef |
getDescRef(ItemProxy child,
String collName) |
ModuleDescRef |
getSchema() |
ModuleDescRef |
getScript() |
ModuleDescRef |
getStateMachine() |
void |
populateActivityDef() |
void |
setSchema(ModuleDescRef schema) |
void |
setScript(ModuleDescRef script) |
void |
setStateMachine(ModuleDescRef stateMachine) |
getResourceLocation, getResourceType, getVersion, hashCode, setResourceLocation, setResourceType, setVersiongetDomainPath, getID, getItemPath, getName, getNamespace, setDomainPath, setID, setItemPath, setName, setNamespacepublic ModuleActivity()
public ModuleActivity(ItemProxy child, Integer version) throws ObjectNotFoundException, InvalidDataException
public ModuleDescRef getDescRef(ItemProxy child, String collName) throws ObjectNotFoundException, InvalidDataException
public Path create(AgentPath agentPath, boolean reset) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException, InvalidDataException
create in class ModuleResourceObjectNotFoundExceptionObjectCannotBeUpdatedCannotManageExceptionObjectAlreadyExistsExceptionInvalidDataExceptionpublic void populateActivityDef()
throws ObjectNotFoundException,
CannotManageException
public ModuleDescRef getScript()
public void setScript(ModuleDescRef script)
public ModuleDescRef getSchema()
public void setSchema(ModuleDescRef schema)
public ModuleDescRef getStateMachine()
public void setStateMachine(ModuleDescRef stateMachine)
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.