public class CreateItemFromDescription extends PredefinedStep
WfVertex.TypesAVAILABLE, DONEactive, mErrors, state, XPATH_TOKENmIsComposite| Constructor and Description |
|---|
CreateItemFromDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionArrayList |
instantiateCollections(ItemPath itemPath,
String descVer,
PropertyArrayList newProps,
Object locker)
Copies the CollectionDescriptions of the Item requesting this predefined step.
|
protected PropertyArrayList |
instantiateProperties(ItemPath itemPath,
String descVer,
PropertyArrayList initProps,
String newName,
AgentPath agent,
Object locker) |
protected CompositeActivity |
instantiateWorkflow(ItemPath itemPath,
String descVer,
Object locker)
Retrieve the Workflow dependency for the given description version, instantiate the loaded CompositeActivityDef
|
protected String |
runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker)
requestdata is xmlstring
|
protected PropertyArrayList |
unmarshallInitProperties(String initPropString)
Unmarshalls initial Properties
|
bundleData, bundleData, getActive, getDataList, getErrors, getIsPredefined, getPredefStepSchemaName, getType, setIsPredefined, verifyabort, addNext, calculateAllJobs, calculateJobs, getCurrentAgentName, getCurrentAgentRole, getDescription, getNext, getState, getStateDate, getStateMachine, getStateName, getTypeName, isFinished, loop, pushJobsToAgents, pushJobsToAgents, pushJobsToAgents, reinit, request, run, runFirst, runNext, setActive, setActiveDate, setStartDate, setState, setStateDate, setTypeevaluateProperty, evaluatePropertyValue, evaluateScript, getActContext, getWfaddChild, deriveVersionNumber, getBuiltInProperty, getCentrePoint, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setBuiltInProperty, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setProperties, updatePropertiesFromCollection, updatePropertiesFromCollectionaddInEdgeId, addOutEdgeId, clearTag, containsPoint, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setInEdgeIds, setOutEdgeIds, setOutlinePoints, setTagprotected String runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, Object locker) throws InvalidDataException, ObjectNotFoundException, ObjectAlreadyExistsException, CannotManageException, ObjectCannotBeUpdated, PersistencyException
runActivityLogic in class PredefinedStepInvalidDataExceptionObjectNotFoundExceptionObjectAlreadyExistsExceptionCannotManageExceptionObjectCannotBeUpdatedPersistencyExceptionprotected PropertyArrayList unmarshallInitProperties(String initPropString) throws InvalidDataException
initPropString - InvalidDataExceptionprotected PropertyArrayList instantiateProperties(ItemPath itemPath, String descVer, PropertyArrayList initProps, String newName, AgentPath agent, Object locker) throws ObjectNotFoundException, InvalidDataException
itemPath - descVer - initProps - newName - agent - locker - ObjectNotFoundExceptionInvalidDataExceptionprotected CompositeActivity instantiateWorkflow(ItemPath itemPath, String descVer, Object locker) throws ObjectNotFoundException, InvalidDataException, PersistencyException
itemPath - descVer - locker - ObjectNotFoundExceptionInvalidDataExceptionPersistencyExceptionprotected CollectionArrayList instantiateCollections(ItemPath itemPath, String descVer, PropertyArrayList newProps, Object locker) throws ObjectNotFoundException, PersistencyException, InvalidDataException
itemPath - descVer - locker - ObjectNotFoundExceptionPersistencyExceptionInvalidDataExceptionCopyright © 1997–2017 CRISTAL-iSE. All rights reserved.