Class ModuleActivity
java.lang.Object
org.cristalise.kernel.process.module.ModuleImport
org.cristalise.kernel.process.module.ModuleResource
org.cristalise.kernel.process.module.ModuleActivity
- Direct Known Subclasses:
ModuleWorkflow
-
Field Summary
Fields inherited from class org.cristalise.kernel.process.module.ModuleResource
resourceLocation, type, versionFields inherited from class org.cristalise.kernel.process.module.ModuleImport
domainPath, isDOMPathExists, isNewItem, itemPath, name, ns, resourceChangeDetails, resourceChangeStatus -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(AgentPath agentPath, boolean reset, TransactionKey transactionKey) getDescRef(ItemProxy child, BuiltInCollections collection) voidpopulateActivityDef(TransactionKey transactionKey) Methods inherited from class org.cristalise.kernel.process.module.ModuleResource
getResourceDir, getResourceExt, getResourceFileName, getResourceType, hashCode, setResourceTypeMethods inherited from class org.cristalise.kernel.process.module.ModuleImport
getID, getItemPath, getNamespace, setID, setNamespace
-
Constructor Details
-
ModuleActivity
public ModuleActivity() -
ModuleActivity
public ModuleActivity(ItemProxy child, Integer version) throws ObjectNotFoundException, InvalidDataException
-
-
Method Details
-
getDescRef
public ModuleDescRef getDescRef(ItemProxy child, BuiltInCollections collection) throws ObjectNotFoundException, InvalidDataException -
create
public Path create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) throws ObjectNotFoundException, ObjectCannotBeUpdated, CannotManageException, ObjectAlreadyExistsException, InvalidDataException - Overrides:
createin classModuleResource- Throws:
ObjectNotFoundExceptionObjectCannotBeUpdatedCannotManageExceptionObjectAlreadyExistsExceptionInvalidDataException
-
populateActivityDef
public void populateActivityDef(TransactionKey transactionKey) throws ObjectNotFoundException, CannotManageException
-