org.ow2.bonita.util
Class StandaloneAccessorUtil
java.lang.Object
org.ow2.bonita.util.StandaloneAccessorUtil
public final class StandaloneAccessorUtil
- extends java.lang.Object
Util class used to access standalone APIs on the engine execution side
- Author:
- Thomas Gueze
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getStandaloneCommandAPI
public static CommandAPI getStandaloneCommandAPI()
getAPIAccessor
public static APIAccessor getAPIAccessor()
getQueryAPIAccessor
public static QueryAPIAccessor getQueryAPIAccessor()
getStandaloneDefinitionAPI
public static DefinitionAPI getStandaloneDefinitionAPI()
getStandaloneManagementAPI
public static ManagementAPI getStandaloneManagementAPI()
getStandaloneQueryDefinitionAPI
public static QueryDefinitionAPI getStandaloneQueryDefinitionAPI()
getStandaloneQueryRuntimeAPI
public static QueryRuntimeAPI getStandaloneQueryRuntimeAPI()
getStandaloneRuntimeAPI
public static RuntimeAPI getStandaloneRuntimeAPI()