@Embeddable public class VerarbeitungWriteToFile extends AVerarbeitung implements IProviding
LOG
ATTR_VERARBEITUNGSNAME
ATTR_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 |
getDisplayName(Locale l) |
String |
getExportName() |
String |
getFileContent() |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
void |
setExportName(String exportName) |
void |
setFileContent(String fileContent) |
execute, getDefaultProcessingPageFolder, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableOverrideValue, isAvailable
public String getFileContent()
public void setFileContent(String fileContent)
public void setExportName(String exportName)
public String getExportName()
protected void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws WorkflowProcessingException
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOWorkflowProcessingException
public String getProcessingKey()
getProcessingKey
in interface IProcessing
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.