@Embeddable public class VerarbeitungPlugin extends AParameterVerarbeitung implements IProcessingPlugin, IParameterProcessing
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
JSON_KEY_PARAMNAME, JSON_KEY_PARAMVALUE
Constructor and Description |
---|
VerarbeitungPlugin() |
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() |
Class<? extends IPluginProcessing> |
getPluginClass(Mandant man) |
String |
getProcessingKey() |
String |
getProcessingPage() |
String |
getSelectedPlugin() |
boolean |
isAvailable(IEntityContext ec,
Mandant man) |
void |
setSelectedPlugin(String selectedPlugin) |
getParameters, getParamMap, setParameters, setParamMap
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isFileProviding, prefillProcessing
getParameters, getParamMap, setParameters, setParamMap
protected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getSelectedPlugin()
public void setSelectedPlugin(String selectedPlugin)
selectedPlugin
- The plugin that is executed when this workflow action is run.public Class<? extends IPluginProcessing> getPluginClass(Mandant man)
getPluginClass
in interface IProcessingPlugin
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
public boolean isAvailable(IEntityContext ec, Mandant man)
isAvailable
in interface IProcessing
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.