Uses of Class
de.aristaflow.ilm.ws.rest.base.service.AbstractStub
-
-
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.base.service
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.base.service Modifier and Type Class Description classAbstractRestStubThis class provides the means for making REST calls to callback objects.classAbstractSseStub -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.executionmanager
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.executionmanager Modifier and Type Class Description classInstanceStateNotificationRestStubA stub implementingInstanceStateCallbackand calling a REST service conforming toInstanceStateNotificationRest.classInstanceStateNotificationSseStubA stub implementingInstanceStateCallbackand sending server-sent events. -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.orgmodelmanager Modifier and Type Class Description classOrgPolicyScriptHandlerRestStubA stub implementingOrgPolicyScriptHandlerand calling a REST service conforming toOrgPolicyScriptHandlerRest. -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.runtimemanager
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.runtimemanager Modifier and Type Class Description classActivityStateNotificationRestStubA stub implementingActivityStateCallbackand calling a REST service conforming toActivityStateNotificationRest.classActivityStateNotificationSseStubA stub implementingActivityStateCallbackand sending server-sent events. -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.runtimeservice
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.runtimeservice Modifier and Type Class Description classExecutionMessageNotificationRestStubA stub implementingExecutionMessageRespondingCallbackand calling a REST service conforming toExecutionMessageNotificationRest.classExecutionMessageNotificationSseStubA stub implementingExecutionMessageCallbackand sending server-sent events. -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.worklistmanager
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.worklistmanager Modifier and Type Class Description classClientWorklistRestStubA stub implementingClientWorklistRevRespectingCallbackand calling a REST service conforming toClientWorklistRest.classClientWorklistSseStubA stub implementingClientWorklistCallbackand sending server-sent events.
-