Interface EscalationHoldInfo

All Superinterfaces:
Serializable
All Known Implementing Classes:
EscalationHoldInfoImpl

public interface EscalationHoldInfo extends Serializable
Escalation and hold info interface.
Author:
rbo
  • Method Details

    • getEscalationId

      int getEscalationId()
      Returns:
      the escalationId
    • getEscalationDate

      Date getEscalationDate()
      Returns:
      the escalationDate
    • getPoolEscalationDate

      Date getPoolEscalationDate()
      Returns:
      the poolEscalationDate
    • getHoldDate

      Date getHoldDate()
      Returns:
      the holdDate