Package com.strongdm.api
Interface SnapshotWorkflowRoles
- All Known Implementing Classes:
WorkflowRoles
public interface SnapshotWorkflowRoles
A SnapshotWorkflowRoles exposes the read only methods of the WorkflowRoles
service for historical queries.
-
Method Summary
Modifier and TypeMethodDescriptionGet reads one workflow role by ID.Lists existing workflow roles.
-
Method Details
-
get
Get reads one workflow role by ID.- Throws:
RpcException
-
list
Lists existing workflow roles.- Throws:
RpcException
-