Package com.comalatech.workflow.model
Interface PartialRejection
- 
- All Superinterfaces:
 Activity,Completion,Rejection
public interface PartialRejection extends Rejection
Represents a partial rejection: there is at least one person who has given the same named approval 
- 
- 
Method Summary
- 
Methods inherited from interface com.comalatech.workflow.model.Activity
getActivityId, getComment, getDate, getPerformer, getUserName 
- 
Methods inherited from interface com.comalatech.workflow.model.Completion
getOutcome 
- 
Methods inherited from interface com.comalatech.workflow.model.Rejection
getName, getSignatureType 
 - 
 
 -