|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface APIAccessor
Helper class giving access to QueryDefinitionAPI
, QueryRuntimeAPI
,
ManagementAPI
, DefinitionAPI
, RuntimeAPI
and CommandAPI
interfaces.
Method Summary | |
---|---|
CommandAPI |
getCommandAPI()
To get the CommandAPI interface. |
DefinitionAPI |
getDefinitionAPI()
To get the DefinitionAPI interface. |
ManagementAPI |
getManagementAPI()
To get the ManagementAPI interface. |
RuntimeAPI |
getRuntimeAPI()
To get the RuntimeAPI interface. |
Methods inherited from interface org.ow2.bonita.facade.QueryAPIAccessor |
---|
getQueryDefinitionAPI, getQueryRuntimeAPI, getRetries, setRetries |
Method Detail |
---|
RuntimeAPI getRuntimeAPI()
getRuntimeAPI
in interface org.ow2.bonita.facade.remote.RemoteAPIAccessor
ManagementAPI getManagementAPI()
getManagementAPI
in interface org.ow2.bonita.facade.remote.RemoteAPIAccessor
DefinitionAPI getDefinitionAPI()
getDefinitionAPI
in interface org.ow2.bonita.facade.remote.RemoteAPIAccessor
CommandAPI getCommandAPI()
getCommandAPI
in interface org.ow2.bonita.facade.remote.RemoteAPIAccessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |