Class EscalateToAdminSLAViolationListener

  • All Implemented Interfaces:
    EventListener, org.kie.api.event.process.ProcessEventListener, org.kie.internal.runtime.Cacheable

    public class EscalateToAdminSLAViolationListener
    extends org.kie.api.event.process.DefaultProcessEventListener
    implements org.kie.internal.runtime.Cacheable
    • Constructor Detail

      • EscalateToAdminSLAViolationListener

        public EscalateToAdminSLAViolationListener()
    • Method Detail

      • afterSLAViolated

        public void afterSLAViolated​(org.kie.api.event.process.SLAViolatedEvent event)
        Specified by:
        afterSLAViolated in interface org.kie.api.event.process.ProcessEventListener
      • getCaseFile

        protected CaseFileInstance getCaseFile​(org.kie.api.runtime.KieSession ksession)
      • close

        public void close()
        Specified by:
        close in interface org.kie.internal.runtime.Cacheable