@Embeddable public class VerarbeitungCopyToStatus extends AVerarbeitung
LOGATTR_VERARBEITUNGSNAMEATTR_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 |
getIcon() |
String |
getProcessingPage() |
int |
getStatusId() |
void |
setStatusId(int statusId) |
execute, getDefaultProcessingPageFolder, getDisplayName, getProcessingName, isFileProvidingpublic void setStatusId(int statusId)
public int getStatusId()
protected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec in class AVerarbeitungwfpc - TODOaktion - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren AusnahmenVorgangCopyHelper.copy(IEntityContext, Vorgang, Vorgang),
VorgangCopyHelper#copyAttachments(Vorgang, Vorgang)public String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungCopyright © 2016. All rights reserved.