Class TicketStatusFlowService

  • All Implemented Interfaces:
    org.picocontainer.Startable

    public class TicketStatusFlowService
    extends Object
    implements org.picocontainer.Startable
    Created by IntelliJ IDEA. User: ali Date: 27/12/16 Time: 17:57
    • Constructor Detail

      • TicketStatusFlowService

        public TicketStatusFlowService()
    • Method Detail

      • addFlow

        public void addFlow​(org.exoplatform.container.component.ComponentPlugin flowPlugin)
      • getFlowbyName

        public Flow getFlowbyName​(String name)
      • start

        public void start()
        Specified by:
        start in interface org.picocontainer.Startable
      • stop

        public void stop()
        Specified by:
        stop in interface org.picocontainer.Startable