public class CreateAgentFromDescription extends CreateItemFromDescription
WfVertex.TypesAVAILABLE, DONEactive, mErrors, statemIsComposite, NAME| Constructor and Description |
|---|
CreateAgentFromDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Params:
New Agent name
Description version to use
Comma-delimited Role names to assign to the agent.
|
getInitProperties, getNewCollections, getNewProperties, getNewWorkflowbundleData, 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 item, int transitionID, String requestData, Object locker) throws ObjectNotFoundException, InvalidDataException, ObjectAlreadyExistsException, CannotManageException, ObjectCannotBeUpdated
runActivityLogic in class CreateItemFromDescriptionObjectNotFoundExceptionInvalidDataException - The input parameters were incorrectObjectAlreadyExistsException - The Agent already existsCannotManageException - The Agent could not be createdObjectCannotBeUpdated - The addition of the new entries into the LookupManager failedorg.cristalise.kernel.lifecycle.instance.predefined.item.CreateItemFromDescription#runActivityLogic(org.cristalise.kernel.lookup.AgentPath, int, int, java.lang.String)Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.