public abstract class Gateway extends FlowNode
| Modifier and Type | Field and Description |
|---|---|
protected String |
defaultFlow |
asynchronous, behavior, incomingFlows, notExclusive, outgoingFlows, subProcessdocumentation, executionListeners, nameattributes, 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, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String defaultFlow
Copyright © 2015 Alfresco. All rights reserved.