@Embeddable public class VerarbeitungReturnFile extends AVerarbeitung implements IConsuming
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungReturnFile() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
List<Integer> |
getAktionsIdErgebnisse() |
Boolean |
getForceDownload() |
String |
getIcon() |
String |
getProcessingPage() |
void |
setAktionsIdErgebnisse(List<Integer> aktionsIdErgebnisse) |
void |
setForceDownload(Boolean forceDownload) |
execute, getDefaultProcessingPageFolder, getDisplayName, getProcessingName, isFileProvidingprotected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws IOException
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.exec in class AVerarbeitungwfpc - TODOaktion - TODOIOExceptionpublic void setAktionsIdErgebnisse(List<Integer> aktionsIdErgebnisse)
setAktionsIdErgebnisse in interface IConsumingpublic List<Integer> getAktionsIdErgebnisse()
getAktionsIdErgebnisse in interface IConsumingpublic Boolean getForceDownload()
public void setForceDownload(Boolean forceDownload)
public String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungCopyright © 2016. All rights reserved.