Package com.logicaldoc.workflow
Class WorkflowContext
java.lang.Object
com.logicaldoc.workflow.WorkflowContext
@ComponentScan("com.logicaldoc.workflow")
@ImportResource("classpath:context/context-workflow.xml")
public class WorkflowContext
extends Object
Context of the workflow plugin
- Since:
- 9.2.1
- Author:
- Giuseppe Desiato - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
WorkflowContextpublic WorkflowContext()
 
-