com.ibm.itim.workflow.model

Class CompleteManualActivityEventAudit

  • All Implemented Interfaces:
    java.io.Serializable


    public class CompleteManualActivityEventAudit
    extends EventAudit
    This defines user complete manual activity event audit information
    See Also:
    Serialized Form
    • Constructor Detail

      • CompleteManualActivityEventAudit

        public CompleteManualActivityEventAudit(ActivityParticipant participant)
    • Method Detail

      • getParticipant

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

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