public interface IPluginProcessingParams extends IPluginParameters
| Modifier and Type | Method and Description |
|---|---|
Aktion |
getAktion()
Getter für die Aktion in welcher die Verarbeitung durchgeführt wird
|
Map<String,String> |
getParams()
Getter für die Parameter-Map welche in der Aktion konfiguriert wurden
|
IWorkflowProcessingContext |
getWorkflowProcessingContext() |
IWorkflowProcessingContext getWorkflowProcessingContext()
IWorkflowProcessingContext that can be used to access information regarding
the current execution of the workflow.Aktion getAktion()
Aktion die Aktion der VerarbeitungCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.