Class RuleConfig

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class RuleConfig
    extends org.exoplatform.container.component.BaseComponentPlugin
    • Constructor Detail

      • RuleConfig

        public RuleConfig​(org.exoplatform.container.xml.InitParams params)
                   throws Exception
        Throws:
        Exception
    • Method Detail

      • getTitle

        public String getTitle()
      • getDescription

        public String getDescription()
        Specified by:
        getDescription in interface org.exoplatform.container.component.ComponentPlugin
        Overrides:
        getDescription in class org.exoplatform.container.component.BaseComponentPlugin
      • getScore

        public int getScore()
      • getZone

        public String getZone()
      • isEnable

        public boolean isEnable()
      • getEvent

        public String getEvent()