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.BaseComponentPlugin
Created by IntelliJ IDEA. User: ali Date: 28/12/16 Time: 16:45
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    FlowPlugin(org.exoplatform.container.xml.InitParams params)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FlowPlugin

      public FlowPlugin(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • getFlowConfig

      public FlowConfig getFlowConfig()
    • setFlowConfig

      public void setFlowConfig(FlowConfig flowConfig)