Package | Description |
---|---|
org.imixs.workflow | |
org.imixs.workflow.engine | |
org.imixs.workflow.engine.plugins |
Modifier and Type | Method and Description |
---|---|
void |
Plugin.init(WorkflowContext workflowContext)
This method is called before the WorkflowKernel starts the execution.
|
Constructor and Description |
---|
WorkflowKernel(WorkflowContext actx)
Constructor initialize the contextObject and plugin vectors
|
Modifier and Type | Class and Description |
---|---|
class |
SimulationService
The SimulationService can be used to simulate a process life cycle without
storing any data into the database.
|
class |
WorkflowService
The WorkflowService is the Java EE Implementation for the Imixs Workflow Core
API.
|
Modifier and Type | Method and Description |
---|---|
WorkflowContext |
AbstractPlugin.getCtx() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentComposerPlugin.init(WorkflowContext actx) |
void |
AbstractPlugin.init(WorkflowContext actx)
Initialize Plugin and get an instance of the EJB Session Context
|
Copyright © 2006–2022 Imixs Software Solutions GmbH. All rights reserved.