public abstract class Gateway extends FlowNode
| Modifier and Type | Field and Description |
|---|---|
protected String |
defaultFlow |
asynchronous, incomingFlows, notExclusive, outgoingFlowsdocumentation, 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) |
getIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, setValuesgetDocumentation, getExecutionListeners, getName, setDocumentation, setExecutionListeners, setName, setValuesaddAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String defaultFlow
Copyright © 2016 Alfresco. All rights reserved.