public static final class TestCustomWorkflowsTransitionWorkflowableTestObjectRequest.Builder extends Object
| Modifier and Type | Method | Description |
|---|---|---|
TestCustomWorkflowsTransitionWorkflowableTestObjectResponse |
call(CU cuType,
String oid,
String transition) |
Calls transitionWorkflowableTestObject method, Transition the workflowable object for given transition name
|
public final TestCustomWorkflowsTransitionWorkflowableTestObjectResponse call(CU cuType, String oid, String transition) throws OnshapeException
cuType - Type of Company or Useroid - ID of workflowable object to updatetransition - name of the transition to performOnshapeException - On HTTP or serialization errorCopyright © 2021. All rights reserved.