org.bonitasoft.engine.core.process.definition.model.impl
public class SCallActivityDefinitionImpl extends SActivityDefinitionImpl implements org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinition
loopCharacteristics, sDataDefinitions, sOperations| Constructor and Description |
|---|
SCallActivityDefinitionImpl(CallActivityDefinition activityDefinition,
Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap) |
SCallActivityDefinitionImpl(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataInputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataInputOperation) |
void |
addDataOutputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataOutputOperation) |
boolean |
equals(Object obj) |
org.bonitasoft.engine.expression.model.SExpression |
getCallableElement() |
org.bonitasoft.engine.core.process.definition.model.SCallableElementType |
getCallableElementType() |
org.bonitasoft.engine.expression.model.SExpression |
getCallableElementVersion() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getDataInputOperations() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getDataOutputOperations() |
org.bonitasoft.engine.core.process.definition.model.SFlowNodeType |
getType() |
int |
hashCode() |
void |
setCallableElement(org.bonitasoft.engine.expression.model.SExpression callableElement) |
void |
setCallableElementType(org.bonitasoft.engine.core.process.definition.model.SCallableElementType callableElementType) |
void |
setCallableElementVersion(org.bonitasoft.engine.expression.model.SExpression callableElementVersion) |
addBoundaryEventDefinition, addSDataDefinition, addSOperation, getBoundaryEventDefinition, getBoundaryEventDefinitions, getLoopCharacteristics, getSDataDefinitions, getSOperations, setLoopCharacteristicsaddConnector, addIncomingTransition, addIncomingTransition, addOutgoingTransition, addOutgoingTransition, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasIncomingTransitions, hasOutgoingTransitions, isStartable, removeIncomingTransition, removeOutgoingTransition, setDefaultTransition, setDescription, setDisplayDescription, setDisplayDescriptionAfterCompletion, setDisplayName, setParentContainergetNamegetId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetBoundaryEventDefinition, getBoundaryEventDefinitions, getLoopCharacteristics, getSDataDefinitions, getSOperationsgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasIncomingTransitions, hasOutgoingTransitions, isStartablepublic SCallActivityDefinitionImpl(long id,
String name)
public SCallActivityDefinitionImpl(CallActivityDefinition activityDefinition, Map<String,org.bonitasoft.engine.core.process.definition.model.STransitionDefinition> transitionsMap)
public org.bonitasoft.engine.expression.model.SExpression getCallableElement()
getCallableElement in interface org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinitionpublic void setCallableElement(org.bonitasoft.engine.expression.model.SExpression callableElement)
public org.bonitasoft.engine.expression.model.SExpression getCallableElementVersion()
getCallableElementVersion in interface org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinitionpublic void setCallableElementVersion(org.bonitasoft.engine.expression.model.SExpression callableElementVersion)
public List<org.bonitasoft.engine.core.operation.model.SOperation> getDataInputOperations()
getDataInputOperations in interface org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinitionpublic void addDataInputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataInputOperation)
public List<org.bonitasoft.engine.core.operation.model.SOperation> getDataOutputOperations()
getDataOutputOperations in interface org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinitionpublic void addDataOutputOperation(org.bonitasoft.engine.core.operation.model.SOperation dataOutputOperation)
public org.bonitasoft.engine.core.process.definition.model.SCallableElementType getCallableElementType()
getCallableElementType in interface org.bonitasoft.engine.core.process.definition.model.SCallActivityDefinitionpublic void setCallableElementType(org.bonitasoft.engine.core.process.definition.model.SCallableElementType callableElementType)
public org.bonitasoft.engine.core.process.definition.model.SFlowNodeType getType()
getType in interface org.bonitasoft.engine.core.process.definition.model.SFlowNodeDefinitionpublic int hashCode()
hashCode in class SFlowNodeDefinitionImplpublic boolean equals(Object obj)
equals in class SFlowNodeDefinitionImplCopyright © 2014 Bonitasoft S.A.. All Rights Reserved.