Class FlowPlugin
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.cs.service.tickets.FlowPlugin
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class FlowPlugin extends org.exoplatform.container.component.BaseComponentPluginCreated by IntelliJ IDEA. User: ali Date: 28/12/16 Time: 16:45
-
-
Constructor Summary
Constructors Constructor Description FlowPlugin(org.exoplatform.container.xml.InitParams params)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FlowConfiggetFlowConfig()voidsetFlowConfig(FlowConfig flowConfig)
-
-
-
Method Detail
-
getFlowConfig
public FlowConfig getFlowConfig()
-
setFlowConfig
public void setFlowConfig(FlowConfig flowConfig)
-
-