Uses of Class
de.aristaflow.ilm.ws.rest.base.service.AbstractStub
Packages that use AbstractStub
Package
Description
-
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.base.service
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.base.serviceModifier and TypeClassDescriptionclassThis class provides the means for making REST calls to callback objects.class -
Uses of AbstractStub in de.aristaflow.ilm.ws.rest.core.executionmanager
Subclasses of AbstractStub in de.aristaflow.ilm.ws.rest.core.executionmanagerModifier and TypeClassDescriptionclassA stub implementingInstanceStateCallbackand calling a REST service conforming toInstanceStateNotificationRest.classA 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.orgmodelmanagerModifier and TypeClassDescriptionclassA 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.runtimemanagerModifier and TypeClassDescriptionclassA stub implementingActivityStateCallbackand calling a REST service conforming toActivityStateNotificationRest.classA 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.runtimeserviceModifier and TypeClassDescriptionclassA stub implementingExecutionMessageRespondingCallbackand calling a REST service conforming toExecutionMessageNotificationRest.classA 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.worklistmanagerModifier and TypeClassDescriptionclassA stub implementingClientWorklistRevRespectingCallbackand calling a REST service conforming toClientWorklistRest.classA stub implementingClientWorklistCallbackand sending server-sent events.