Uses of Class
de.aristaflow.ilm.ws.rest.model.execution.ActivityRefWithSpData
-
Packages that use ActivityRefWithSpData Package Description de.aristaflow.ilm.ws.rest.core.executionmanager -
-
Uses of ActivityRefWithSpData in de.aristaflow.ilm.ws.rest.core.executionmanager
Methods in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type ActivityRefWithSpData Modifier and Type Method Description void
ActivityTerminationRest. activityResetTo(@NotNull @Valid ActivityRefWithSpData act)
void
ActivityExecutionControlRest. resetActivity(Boolean force, @NotNull @Valid ActivityRefWithSpData act)
-