com.ibm.itim.workflow.model

Class TimeoutEventAudit

  • All Implemented Interfaces:
    java.io.Serializable


    public class TimeoutEventAudit
    extends EventAudit
    This defines the class for timeout event audit information
    See Also:
    Serialized Form
    • Method Detail

      • getParticipant

        public ActivityParticipant getParticipant()
        Access method for the participant property.
        Returns:
        the current value of the newParticipant property
      • setParticipant

        public void setParticipant(ActivityParticipant participant)
        Sets the value of the participant property.
        Parameters:
        participant - the new value of the newParticipant property