Class CronIdentityProviderFactory

  • All Implemented Interfaces:
    org.camunda.bpm.engine.impl.interceptor.SessionFactory

    public class CronIdentityProviderFactory
    extends Object
    implements org.camunda.bpm.engine.impl.interceptor.SessionFactory
    • Constructor Detail

      • CronIdentityProviderFactory

        public CronIdentityProviderFactory()
    • Method Detail

      • getSessionType

        public Class<?> getSessionType()
        Specified by:
        getSessionType in interface org.camunda.bpm.engine.impl.interceptor.SessionFactory
      • openSession

        public org.camunda.bpm.engine.impl.interceptor.Session openSession()
        Specified by:
        openSession in interface org.camunda.bpm.engine.impl.interceptor.SessionFactory