@Embeddable public class VerarbeitungCopyToStatus extends AVerarbeitung
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungCopyToStatus() |
Modifier and Type | Method and Description |
---|---|
protected void |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs und setzt den gewählten Status.
|
String |
getDisplayName(Locale l) |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
int |
getStatusId() |
void |
setStatusId(int statusId) |
execute, getDefaultProcessingPageFolder, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableOverrideValue, isAvailable
public void setStatusId(int statusId)
public int getStatusId()
protected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren AusnahmenVorgangCopyHelper.copy(IEntityContext, Vorgang, Vorgang)
,
VorgangCopyHelper#copyAttachments(Vorgang, Vorgang)
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
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.