Package | Description |
---|---|
de.xima.fc.bl.fdv.processing | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.processing |
Modifier and Type | Class and Description |
---|---|
class |
ProcessingWrapper
Wrapper class for workflow processing
|
Modifier and Type | Method and Description |
---|---|
IProcessingWrapper |
Aktion.getProcessingWrapper()
Gets a Wrapper of the processing
|
Modifier and Type | Method and Description |
---|---|
void |
Aktion.setProcessingWrapper(IProcessingWrapper processingWrapper)
Sets the processing via the wrapper
|
Modifier and Type | Method and Description |
---|---|
static IProcessingWrapper |
ProcessingWrapperFactory.forAction(Aktion action)
Gets a processing wrapper for the given action
|
Modifier and Type | Method and Description |
---|---|
static void |
ProcessingWrapperFactory.setGlobalProcessingWrapper(Class<? extends IProcessingWrapper> processingWrapper) |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.