Uses of Class
de.aristaflow.ilm.model.runtimeenvironment.ScInitialRemoteIteratorData
-
Packages that use ScInitialRemoteIteratorData Package Description de.aristaflow.ilm.ws.core.runtimeservice de.aristaflow.ilm.ws.rest.core.runtimeservice -
-
Uses of ScInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.runtimeservice
Methods in de.aristaflow.ilm.ws.core.runtimeservice that return ScInitialRemoteIteratorData Modifier and Type Method Description @Valid ScInitialRemoteIteratorData
RemoteActivityStartingWebService. getSimpleSessionContexts(@NotNull @Valid SessionToken session, @NotEmpty Collection<@Valid EbpInstanceReference> activities, ProcessConstants.ExecutionMode executionMode, @Positive Integer count)
-
Uses of ScInitialRemoteIteratorData in de.aristaflow.ilm.ws.rest.core.runtimeservice
Methods in de.aristaflow.ilm.ws.rest.core.runtimeservice that return ScInitialRemoteIteratorData Modifier and Type Method Description @Valid ScInitialRemoteIteratorData
RemoteActivityStartingRest. getSimpleSessionContexts(ProcessConstants.ExecutionMode executionMode, @Positive Integer count, Long aliveTime, @NotEmpty Collection<@Valid EbpInstanceReference> activities)
-