fuego.papi.exception
Class TaskAlreadySelectedException
java.lang.Object
DefaultException
fuego.papi.OperationException
fuego.papi.ProcessOperationException
fuego.papi.exception.InstanceOperationException
fuego.papi.exception.TaskOperationException
fuego.papi.exception.TaskAlreadySelectedException
- Direct Known Subclasses:
- TaskSelectedByOtherException
- public class TaskAlreadySelectedException
- extends TaskOperationException
A TaskAlreadySelectedException is thrown when the task has already
been selected by other participant.
- See Also:
- Serialized Form
TaskAlreadySelectedException
public TaskAlreadySelectedException(String instanceId,
String activityId,
int taskNumber,
String user)
- Creates a new TaskAlreadySelectedException with the given processId, instanceIn, theadIn, taskNumber and user.
- Parameters:
instanceId - Instance IdactivityId - ActivityIdtaskNumber - Task numberuser - Participant
getParticipantId
public String getParticipantId()
© Copyright 1996/2005 Fuego Inc. All Rights Reserved