| Package | Description |
|---|---|
| com.onshape.api |
Onshape API client library.
|
| com.onshape.api.requests |
Request object types.
|
| Modifier and Type | Method | Description |
|---|---|---|
WorkflowGetActiveWorkflowsRequest.Builder |
Workflow.getActiveWorkflows() |
Create request for getActiveWorkflows
|
| Modifier and Type | Method | Description |
|---|---|---|
static WorkflowGetActiveWorkflowsRequest.Builder |
WorkflowGetActiveWorkflowsRequest.builder(Onshape onshape) |
|
WorkflowGetActiveWorkflowsRequest.Builder |
WorkflowGetActiveWorkflowsRequest.Builder.documentId(String value) |
Set Document ID that is owned by company for which workflow info is requested.
|
WorkflowGetActiveWorkflowsRequest.Builder |
WorkflowGetActiveWorkflowsRequest.Builder.full(Boolean value) |
Set Whether to include the full workflow json
|
Copyright © 2021. All rights reserved.