-
-
Uses of VWParticipantHistory in filenet.vw.api
Methods in filenet.vw.api that return VWParticipantHistory Modifier and Type Method and Description VWParticipantHistoryVWStepWorkObjectHistory. next()Retrieves the subsequent element for this VWStepWorkObjectHistory instance. Invoke this method repeatedly to retrieve a series of VWParticipantHistory objects.Methods in filenet.vw.api with parameters of type VWParticipantHistory Modifier and Type Method and Description booleanVWParticipantHistory. getIsSameParticipant(VWParticipantHistory participant)Determines, using the participant name, if the specified participant is the same as the current participant.
-