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