public abstract class Gateway extends FlowNode
Modifier and Type | Field and Description |
---|---|
protected String |
defaultFlow |
asynchronous, behavior, incomingFlows, notExclusive, outgoingFlows, subProcess
documentation, executionListeners, name
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber
Constructor and Description |
---|
Gateway() |
Modifier and Type | Method and Description |
---|---|
abstract Gateway |
clone() |
String |
getDefaultFlow() |
void |
setDefaultFlow(String defaultFlow) |
void |
setValues(Gateway otherElement) |
getBehavior, getIncomingFlows, getOutgoingFlows, getSubProcess, isAsynchronous, isExclusive, isNotExclusive, setAsynchronous, setBehavior, setExclusive, setIncomingFlows, setNotExclusive, setOutgoingFlows, setSubProcess, setValues
getDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValues
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumber
protected String defaultFlow
Copyright © 2015 Alfresco. All rights reserved.