public abstract class Gateway extends FlowNode
Modifier and Type | Field and Description |
---|---|
protected String |
defaultFlow |
asynchronous, incomingFlows, notExclusive, outgoingFlows
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) |
getIncomingFlows, getOutgoingFlows, isAsynchronous, isNotExclusive, setAsynchronous, setIncomingFlows, setNotExclusive, setOutgoingFlows, 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 © 2016 Alfresco. All rights reserved.