@Embeddable public class VerarbeitungCopyToStatus extends AVerarbeitung implements IStatusDependent
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungCopyToStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs und setzt den gewählten Status.
|
Boolean |
getAnonymize() |
String |
getDisplayName(Locale l) |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
String |
getStateUUID()
Gets the UUID of the state that this processing is depending on
|
long |
getStatusId()
Deprecated.
use
getStateUUID() instead |
void |
setAnonymize(Boolean anonymize) |
void |
setStateUUID(String stateUUID)
Sets the UUID of the state that this processing is depending on
|
void |
setStatusId(long statusId)
Deprecated.
use
setStateUUID(String) instead |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isAvailable, isFileProviding, prefillProcessingpublic String getStateUUID()
IStatusDependentgetStateUUID in interface IStatusDependentString UUID of the state that this processing is depending onpublic void setStateUUID(String stateUUID)
IStatusDependentsetStateUUID in interface IStatusDependentstateUUID - String UUID of the state that this processing is depending onprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec in class AVerarbeitungwfpc - TODOaktion - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren AusnahmenProcessCopyUtil.copy(IEntityContext, Vorgang, Vorgang),
ProcessCopyUtil.clone(IEntityContext, Vorgang, boolean)public String getProcessingKey()
getProcessingKey in interface IProcessingpublic String getDisplayName(Locale l)
getDisplayName in interface INamedUiElementgetDisplayName in class AVerarbeitungpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungpublic Boolean getAnonymize()
public void setAnonymize(Boolean anonymize)
@Deprecated public long getStatusId()
getStateUUID() insteadgetStatusId in interface IStatusDependent@Deprecated public void setStatusId(long statusId)
setStateUUID(String) insteadCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.