public class CreateItemFromDescription extends PredefinedStep
WfVertex.TypesAVAILABLE, DONEactive, mErrors, statemIsComposite, NAME| Constructor and Description |
|---|
CreateItemFromDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyArrayList |
getInitProperties(String input) |
protected CollectionArrayList |
getNewCollections(ItemPath itemPath,
String descVer,
Object locker) |
protected PropertyArrayList |
getNewProperties(ItemPath itemPath,
String descVer,
PropertyArrayList initProps,
String newName,
AgentPath agent,
Object locker) |
protected CompositeActivity |
getNewWorkflow(ItemPath itemPath,
String descVer,
Object locker) |
protected String |
runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker)
All predefined steps must override this to implement their action
|
bundleData, bundleData, getActive, getDataList, getDefaultSMName, getErrors, getIsPredefined, getPredefStepSchemaName, getType, setIsPredefined, verifyabort, addNext, calculateAllJobs, calculateJobs, getCurrentAgentName, getCurrentAgentRole, getDescription, getNext, getState, getStateDate, getStateMachine, getStateName, getTypeName, isFinished, loop, pushJobsToAgents, reinit, request, run, runFirst, runNext, setActive, setActiveDate, setStartDate, setState, setStateDate, setTypeevaluateProperty, evaluatePropertyValue, evaluateScript, getDataHelper, getWfaddChild, deriveVersionNumber, getCentrePoint, getChildGraphModel, getChildren, getChildrenEdges, getChildrenGraphModel, getCreationContext, getInEdgeIds, getInEdges, getIsComposite, getIsLayoutable, getKeyValuePairs, getLayoutableChildren, getOutEdgeIds, getOutEdges, getOutGraphables, getOutlinePoints, getParent, getPath, getProperties, search, setChildrenGraphModel, setIsComposite, setIsLayoutable, setKeyValuePairs, setParent, setPropertiesaddInEdgeId, addOutEdgeId, clearTag, containsPoint, getGraphModel, getHeight, getID, getName, getWidth, hasTag, isJoin, isLoop, moveAbsolute, removeInEdgeId, removeOutEdgeId, setCentrePoint, setGraphModel, setHeight, setID, setInEdgeIds, setName, setOutEdgeIds, setOutlinePoints, setTag, setWidthprotected String runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, Object locker) throws InvalidDataException, ObjectNotFoundException, ObjectAlreadyExistsException, CannotManageException, ObjectCannotBeUpdated, PersistencyException
PredefinedStepprotected PropertyArrayList getInitProperties(String input) throws InvalidDataException
InvalidDataExceptionprotected PropertyArrayList getNewProperties(ItemPath itemPath, String descVer, PropertyArrayList initProps, String newName, AgentPath agent, Object locker) throws ObjectNotFoundException, InvalidDataException
protected CompositeActivity getNewWorkflow(ItemPath itemPath, String descVer, Object locker) throws ObjectNotFoundException, InvalidDataException, PersistencyException
protected CollectionArrayList getNewCollections(ItemPath itemPath, String descVer, Object locker) throws ObjectNotFoundException, PersistencyException
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.