public abstract class PredefinedStepCollectionBase extends PredefinedStep
WfVertex.Types| Modifier and Type | Field and Description |
|---|---|
protected ItemPath |
childPath |
protected String |
collectionName |
protected CastorHashMap |
memberNewProps |
protected int |
slotID |
AVAILABLE, DONEactive, mErrors, state, XPATH_TOKENmIsComposite| Constructor and Description |
|---|
PredefinedStepCollectionBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
evaluateScript(ItemPath item,
Dependency dependency,
DependencyMember newMember,
Object locker)
Executes a script if exists.
|
protected void |
evaluateScript(ItemPath item,
String propertyValue,
CastorHashMap scriptProps,
Object locker) |
protected Aggregation |
getAggregation() |
protected Dependency |
getDependency() |
protected DependencyMember |
getDependencyMember() |
protected void |
setChildPath(String data) |
protected String[] |
unpackParamsAndGetCollection(ItemPath item,
String requestData,
Object locker)
Unpacks parameters from requestData and retrieves cCollection instance
|
addAdminAgentRole, bundleData, bundleData, getActive, getDataList, getErrors, getIsPredefined, getName, getPredefStepSchemaName, getStepInstance, getType, request, runActivityLogic, setIsPredefined, storeOutcomeEventAndViews, storeOutcomeEventAndViews, verifyabort, addNext, calculateAllJobs, calculateJobs, getCurrentAgentName, getCurrentAgentRole, getDescription, getErrorTransitionId, getNext, getState, getStateDate, getStateMachine, getStateName, getTypeName, isFinished, loop, pushJobsToAgents, pushJobsToAgents, reinit, request, request, run, runFirst, runNext, setActive, setActiveDate, setStartDate, setState, setStateDate, setTypeevaluateProperty, evaluatePropertyValue, evaluateScript, findPair, getActContext, getOtherPairingID, getWf, isMyPairaddChild, deriveVersionNumber, getBuiltInProperty, 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 collectionName
protected int slotID
protected ItemPath childPath
protected CastorHashMap memberNewProps
protected void setChildPath(String data) throws InvalidItemPathException, ObjectNotFoundException
data - InvalidItemPathExceptionObjectNotFoundExceptionprotected Dependency getDependency() throws InvalidDataException
InvalidDataExceptionprotected Aggregation getAggregation() throws InvalidDataException
InvalidDataExceptionprotected String[] unpackParamsAndGetCollection(ItemPath item, String requestData, Object locker) throws InvalidDataException, PersistencyException, ObjectNotFoundException
item - requestData - locker - InvalidDataExceptionPersistencyExceptionObjectNotFoundExceptionprotected DependencyMember getDependencyMember() throws InvalidDataException, ObjectNotFoundException
InvalidDataExceptionObjectNotFoundExceptionprotected void evaluateScript(ItemPath item, Dependency dependency, DependencyMember newMember, Object locker) throws ObjectNotFoundException, InvalidDataException, InvalidCollectionModification
item - dependency - newMember - locker - ObjectNotFoundExceptionInvalidDataExceptionInvalidCollectionModificationprotected void evaluateScript(ItemPath item, String propertyValue, CastorHashMap scriptProps, Object locker) throws ObjectNotFoundException, InvalidDataException, InvalidCollectionModification
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.