public interface IStatusDependent extends IProcessing
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
String |
getStateUUID()
Gets the UUID of the state that this processing is depending on
|
long |
getStatusId()
Deprecated.
use
getStateUUID() instead |
void |
setStateUUID(String uuid)
Sets the UUID of the state that this processing is depending on
|
execute, getAvailableOverrideValue, getGuiIcon, getIcon, getProcessingKey, getProcessingName, getProcessingPage, isAvailable, isFileProviding, prefillProcessing
getDisplayName
String getStateUUID()
String
UUID of the state that this processing is depending onvoid setStateUUID(String uuid)
uuid
- String
UUID of the state that this processing is depending on@Deprecated long getStatusId()
getStateUUID()
insteadCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.