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 voidActivityTerminationRest. activityResetTo(@NotNull @Valid ActivityRefWithSpData act)voidActivityExecutionControlRest. resetActivity(Boolean force, @NotNull @Valid ActivityRefWithSpData act)
-