@Embeddable public class VerarbeitungSaveToFilesystem extends AVerarbeitung implements IConsuming
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungSaveToFilesystem() |
| 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() |
String |
getDisplayName(Locale l) |
String |
getExportDir() |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
boolean |
isAvailable(IEntityContext ec,
Mandant man) |
boolean |
isUseProzessId() |
boolean |
isUseTimestamp() |
void |
setAktionsIdErgebnisse(List<Integer> aktionsIdErgebnisse) |
void |
setExportDir(String exportDir) |
void |
setUseProzessId(boolean useProzessId) |
void |
setUseTimestamp(boolean useTimestamp) |
execute, getDefaultProcessingPageFolder, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailableOverrideValuepublic void setExportDir(String exportDir)
public String getExportDir()
public void setAktionsIdErgebnisse(List<Integer> aktionsIdErgebnisse)
setAktionsIdErgebnisse in interface IConsumingpublic List<Integer> getAktionsIdErgebnisse()
getAktionsIdErgebnisse in interface IConsumingpublic void setUseProzessId(boolean useProzessId)
public boolean isUseProzessId()
public void setUseTimestamp(boolean useTimestamp)
public boolean isUseTimestamp()
protected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.exec in class AVerarbeitungwfpc - TODOaktion - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey in interface IProcessingpublic String getDisplayName(Locale l)
getDisplayName in interface INamedUiElementgetDisplayName in class AVerarbeitungpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungpublic boolean isAvailable(IEntityContext ec, Mandant man)
isAvailable in interface IProcessingCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.