public abstract class ProcessFlowConstants extends Object
Modifier and Type | Field and Description |
---|---|
static Set<String> |
ALL_SIGNAL_EVENTS
The set of signal events that are supported within process flow definitions and process flows.
|
static String |
SAS_SIGNAL_EVENT_NAME_FILE_LOCKED
The signal name of the event that resulted from a file that was locked in a specific location.
|
static String |
SAS_SIGNAL_EVENT_NAME_FILE_PUT
The signal name of the event that resulted from a file that was saved to a specific location.
|
static String |
SAS_SIGNAL_EVENT_NAME_FILE_SIGNED
The signal name of the event that resulted from a file that was signed in a specific location.
|
static String |
SAS_SIGNAL_EVENT_NAME_FILE_UNLOCKED
The signal name of the event that resulted from a file that was unlocked in a specific location.
|
Constructor and Description |
---|
ProcessFlowConstants() |
public static final String SAS_SIGNAL_EVENT_NAME_FILE_PUT
public static final String SAS_SIGNAL_EVENT_NAME_FILE_LOCKED
public static final String SAS_SIGNAL_EVENT_NAME_FILE_UNLOCKED
public static final String SAS_SIGNAL_EVENT_NAME_FILE_SIGNED
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>