public class SignalEvent extends Element
Element.ElementType
OBJECT_TYPE
Constructor and Description |
---|
SignalEvent(String identifier,
String elementId,
String name,
String description,
Element.ElementType activityType,
ProcessFlowDescriptor.FlowStatus status,
ProcessFlowDescriptor processFlow,
Date created) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getLocations() |
String |
getSignalName() |
void |
setLocations(Set<String> locations) |
void |
setSignalName(String signalName) |
String |
toString() |
equals, getCreated, getDescription, getElementId, getFlowStatus, getName, getProcessFlow, getType, hashCode, setDescription, setName
getIdentifier, getObjectType, setIdentifier, setObjectType
public SignalEvent(String identifier, String elementId, String name, String description, Element.ElementType activityType, ProcessFlowDescriptor.FlowStatus status, ProcessFlowDescriptor processFlow, Date created)
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA