@Embeddable public class VerarbeitungCopyToStatus extends AVerarbeitung implements IStatusDependent
LOG
ATTR_VERARBEITUNGSNAME
ATTR_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, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isAvailable, isFileProviding, prefillProcessing
public String getStateUUID()
IStatusDependent
getStateUUID
in interface IStatusDependent
String
UUID of the state that this processing is depending onpublic void setStateUUID(String stateUUID)
IStatusDependent
setStateUUID
in interface IStatusDependent
stateUUID
- String
UUID of the state that this processing is depending onprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec
in class AVerarbeitung
wfpc
- 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 IProcessing
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
public String getProcessingPage()
getProcessingPage
in interface IProcessing
getProcessingPage
in class AVerarbeitung
public String getIcon()
getIcon
in interface IProcessing
getIcon
in class AVerarbeitung
public 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 © 2021 XIMA MEDIA GmbH. All rights reserved.