A C D E G I K O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractRemoteObject - Class in org.jbpm.services.ejb.remote.api
- AbstractRemoteObject() - Constructor for class org.jbpm.services.ejb.remote.api.AbstractRemoteObject
- activate(String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Activates given deployment by making sure it will be available for execution.
C
- clear() - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- containsKey(Object) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- containsValue(Object) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
D
- deactivate(String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Deactivates given deployment by making it only available for already running instances.
- DefinitionServiceEJBLocal - Interface in org.jbpm.services.ejb.api
- DefinitionServiceEJBRemote - Interface in org.jbpm.services.ejb.api
- deploy(String, String, String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Deploys artifact identified by given GAV (group, artifact, version)
- deploy(String, String, String, String, String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Deploys artifact identified by given GAV (group, artifact, version) with additional selection of kbase and ksession names from kmodule.xml - these names must exists in kmodule.xml of the artifact being deployed
- deploy(String, String, String, String, String, String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Deploys artifact identified by given GAV (group, artifact, version) with additional selection of kbase and ksession names from kmodule.xml - these names must exists in kmodule.xml of the artifact being deployed and runtime strategy (singleton, per request, per process instance)
- DeploymentServiceEJBLocal - Interface in org.jbpm.services.ejb.api
- DeploymentServiceEJBRemote - Interface in org.jbpm.services.ejb.api
- deserialize(byte[]) - Method in class org.jbpm.services.ejb.remote.api.AbstractRemoteObject
E
- entrySet() - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- ExecutorServiceEJB - Interface in org.jbpm.services.ejb.api
G
- get() - Method in class org.jbpm.services.ejb.remote.api.RemoteObject
- get(Object) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- getExecutor() - Method in interface org.jbpm.services.ejb.api.ExecutorServiceEJB
I
- isDeployed(String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Performs a check if given deployment is already active
- isEmpty() - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
K
O
- org.jbpm.services.ejb.api - package org.jbpm.services.ejb.api
- org.jbpm.services.ejb.api.admin - package org.jbpm.services.ejb.api.admin
- org.jbpm.services.ejb.api.query - package org.jbpm.services.ejb.api.query
- org.jbpm.services.ejb.remote.api - package org.jbpm.services.ejb.remote.api
P
- ProcessInstanceMigrationServiceEJBLocal - Interface in org.jbpm.services.ejb.api.admin
- ProcessInstanceMigrationServiceEJBRemote - Interface in org.jbpm.services.ejb.api.admin
- ProcessServiceEJBLocal - Interface in org.jbpm.services.ejb.api
- ProcessServiceEJBRemote - Interface in org.jbpm.services.ejb.api
- put(String, Object) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
Q
- QueryServiceEJBLocal - Interface in org.jbpm.services.ejb.api.query
- QueryServiceEJBRemote - Interface in org.jbpm.services.ejb.api.query
R
- RemoteMap - Class in org.jbpm.services.ejb.remote.api
-
Dedicated
Mapimplementation to simplify remote invocation of service methods that accept custom object input. - RemoteMap() - Constructor for class org.jbpm.services.ejb.remote.api.RemoteMap
- RemoteObject - Class in org.jbpm.services.ejb.remote.api
-
Similar to a
RemoteMapacts as a wrapper for object instances to be send over wire. - RemoteObject(Object) - Constructor for class org.jbpm.services.ejb.remote.api.RemoteObject
- remove(Object) - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
- RuntimeDataServiceEJBLocal - Interface in org.jbpm.services.ejb.api
- RuntimeDataServiceEJBRemote - Interface in org.jbpm.services.ejb.api
S
- serialize(Object) - Method in class org.jbpm.services.ejb.remote.api.AbstractRemoteObject
- setClassLoader(ClassLoader) - Method in class org.jbpm.services.ejb.remote.api.AbstractRemoteObject
- size() - Method in class org.jbpm.services.ejb.remote.api.RemoteMap
T
- taskSummaryQuery(String) - Method in interface org.jbpm.services.ejb.api.RuntimeDataServiceEJBRemote
-
This method is not supported in EJB remote api as
TaskSummaryQueryBuilderis not remote capable object
U
- undeploy(String) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Undeploys currently active deployment unit identified by given deploymentId
- undeploy(String, Function<DeploymentUnit, Boolean>) - Method in interface org.jbpm.services.ejb.api.DeploymentServiceEJBRemote
-
Undeploys currently active deployment unit identified by given deploymentId
- UserTaskServiceEJBLocal - Interface in org.jbpm.services.ejb.api
- UserTaskServiceEJBRemote - Interface in org.jbpm.services.ejb.api
V
A C D E G I K O P Q R S T U VAll Classes All Packages