public interface IStatusDependent extends IProcessing
ATTR_VERARBEITUNGSNAMEATTR_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, prefillProcessinggetDisplayNameString 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 © 2020 XIMA MEDIA GmbH. All rights reserved.