Uses of Class
de.aristaflow.ilm.ws.rest.base.service.AbstractRestStub
-
-
Uses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.executionmanager
Subclasses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.executionmanager Modifier and Type Class Description class
InstanceStateNotificationRestStub
A stub implementingInstanceStateCallback
and calling a REST service conforming toInstanceStateNotificationRest
. -
Uses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Subclasses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.orgmodelmanager Modifier and Type Class Description class
OrgPolicyScriptHandlerRestStub
A stub implementingOrgPolicyScriptHandler
and calling a REST service conforming toOrgPolicyScriptHandlerRest
. -
Uses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.runtimemanager
Subclasses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.runtimemanager Modifier and Type Class Description class
ActivityStateNotificationRestStub
A stub implementingActivityStateCallback
and calling a REST service conforming toActivityStateNotificationRest
. -
Uses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.runtimeservice
Subclasses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.runtimeservice Modifier and Type Class Description class
ExecutionMessageNotificationRestStub
A stub implementingExecutionMessageRespondingCallback
and calling a REST service conforming toExecutionMessageNotificationRest
. -
Uses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.worklistmanager
Subclasses of AbstractRestStub in de.aristaflow.ilm.ws.rest.core.worklistmanager Modifier and Type Class Description class
ClientWorklistRestStub
A stub implementingClientWorklistRevRespectingCallback
and calling a REST service conforming toClientWorklistRest
.
-