com.ibm.itim.workflow.model

Class CreateProcessEventAudit

  • All Implemented Interfaces:
    java.io.Serializable


    public class CreateProcessEventAudit
    extends EventAudit
    This defines the create process event audit information
    See Also:
    Serialized Form
    • Constructor Detail

      • CreateProcessEventAudit

        public CreateProcessEventAudit(ProcessParticipant participant)
    • Method Detail

      • getParticipant

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

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