Interface EscalationData


  • public interface EscalationData
    Plug-in data for escalation of process steps.
    Author:
    KevinGoeser
    • Method Detail

      • getEscalationDate

        long getEscalationDate()
        The first escalation time.
        Returns:
        The time stamp for the first escalation or the relative time from activation to the first escalation, in milliseconds as negative value.
      • setEscalationDate

        void setEscalationDate​(long escalationDate)
        Parameters:
        escalationDate -
      • getEscalationHandlingProcedureID

        String getEscalationHandlingProcedureID()
        Returns:
        The plug-in ID of the escalation handling plug-in.