public interface EscalationPortInstance extends EndControlPortInstance
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getEscalationReason()
Returns the value of the 'Escalation Reason' attribute.
|
void |
setEscalationReason(String value)
Sets the value of the '
Escalation Reason' attribute. |
activate, deactivate, deploy, getInTransitionInstances, getOutTransitionInstances, getPortType, getProcessStepInstance, getTypeId, isDecoupled, setDecoupled, setInTransitionInstances, setPortType, setProcessStepInstance, setTypeIdgetCpsExecutionState, getExecutionState, setCpsExecutionState, setExecutionStategetInstanceId, getInstancenumber, setInstanceId, setInstancenumberString getEscalationReason()
If the meaning of the 'Escalation Reason' attribute isn't clear, there really should be more of a description here...
setEscalationReason(String),
SofiaInstancePackage.getEscalationPortInstance_EscalationReason()void setEscalationReason(String value)
Escalation Reason' attribute.
value - the new value of the 'Escalation Reason' attribute.getEscalationReason()Copyright © 2018. All rights reserved.