@Embeddable public class VerarbeitungWriteToFile extends AVerarbeitung implements IProviding
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungWriteToFile() |
| 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. |
String |
getExportName() |
String |
getFileContent() |
String |
getIcon() |
String |
getProcessingPage() |
void |
setExportName(String exportName) |
void |
setFileContent(String fileContent) |
execute, getDefaultProcessingPageFolder, getDisplayName, getProcessingName, isFileProvidingpublic String getFileContent()
public void setFileContent(String fileContent)
public void setExportName(String exportName)
public String getExportName()
protected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws WorkflowProcessingException
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.exec in class AVerarbeitungwfpc - TODOaktion - TODOWorkflowProcessingExceptionpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungCopyright © 2016. All rights reserved.