Package com.polarion.alm.tracker.model
Interface IApprovalBuilder
public interface IApprovalBuilder
- Since:
- 3.18.2
-
Method Summary
Modifier and TypeMethodDescriptionwithStatus
(String statusId) Sets the approval status for the given user.
-
Method Details
-
withStatus
Sets the approval status for the given user.- Parameters:
statusId
-
-