Class ProcessSuspendedAuditEventEntity


  • @Entity(name="ProcessSuspendedEvent")
    public class ProcessSuspendedAuditEventEntity
    extends ProcessAuditEventEntity
    • Field Detail

      • PROCESS_SUSPENDED_EVENT

        protected static final java.lang.String PROCESS_SUSPENDED_EVENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • ProcessSuspendedAuditEventEntity

        public ProcessSuspendedAuditEventEntity()
      • ProcessSuspendedAuditEventEntity

        public ProcessSuspendedAuditEventEntity​(org.activiti.cloud.api.process.model.events.CloudProcessSuspendedEvent cloudEvent)