Package com.strongdm.api
Class ApprovalWorkflowsHistory
java.lang.Object
com.strongdm.api.ApprovalWorkflowsHistory
ApprovalWorkflowsHistory records all changes to the state of an ApprovalWorkflow.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionList gets a list of ApprovalWorkflowHistory records matching a given set of criteria.withDeadlineAfter
(long duration, TimeUnit units) This function returns a copy of the ApprovalWorkflowsHistory service which has the given deadline set for all method calls.
-
Constructor Details
-
ApprovalWorkflowsHistory
-
-
Method Details
-
withDeadlineAfter
This function returns a copy of the ApprovalWorkflowsHistory service which has the given deadline set for all method calls. -
list
List gets a list of ApprovalWorkflowHistory records matching a given set of criteria.- Throws:
RpcException
-