@Embeddable public class VerarbeitungCopyToStatus extends AVerarbeitung
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() |
long |
getStatusId() |
void |
setAnonymize(Boolean anonymize) |
void |
setStatusId(long statusId) |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableOverrideValue, isAvailable, prefillProcessing
public void setStatusId(long statusId)
public long getStatusId()
protected 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()
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)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.