public class VerarbeitungXmlToFd extends AParameterVerarbeitung implements ISingleConsuming, IParameterProcessing
LOGJSON_KEY_PARAMNAME, JSON_KEY_PARAMVALUEATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungXmlToFd() |
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
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 |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
long |
getSourceAktionId() |
long |
getTextbausteinId() |
void |
setSourceAktionId(long sourceAktionId) |
void |
setTextbausteinId(long textbausteinId) |
getParameters, getParamMap, setParameters, setParamMapconvertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameters, getParamMap, setParameters, setParamMapgetAvailableOverrideValue, isAvailable, prefillProcessingpublic void setTextbausteinId(long textbausteinId)
public long getTextbausteinId()
protected IProcessingResult 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 long getSourceAktionId()
getSourceAktionId in interface ISingleConsumingpublic void setSourceAktionId(long sourceAktionId)
setSourceAktionId in interface ISingleConsumingsourceAktionId - the sourceAktionId to setpublic 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 AVerarbeitungCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.