C D G M O R S T 
All Classes All Packages

C

changeFlowStartupType(String, String, String, String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Set the flow startup type.
changeFlowState(String, String, String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Change the flow state.
changeModuleActivationState(String, String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Change the module activation state of a module.
ConfigurationService - Interface in org.ikasan.spec.module.client
 
create(String, T) - Method in interface org.ikasan.spec.module.client.TriggerService
Create a trigger on a module.

D

delete(String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Delete a configuration from a module.
delete(String, String) - Method in interface org.ikasan.spec.module.client.TriggerService
Remove a trigger from a module.

G

getComponentInvoker(String, String, String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get a component invoker configuration metadata for a specific component in a module.
getComponents(String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get the configuration metadata for all components in a module.
getConfiguredResourceConfiguration(String, String, String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get a component configuration metadata for a specific component in a module and flow.
getFlowComponents(String, String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get configuration metadata for a specific flow in a module.
getFlowConfiguration(String, String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get a flow configuration metadata for a specific flow in a module.
getFlowInvokers(String, String, String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get a flow invoker configuration metadata for a specific flow in a module.
getFlowMetadata(String, String, String) - Method in interface org.ikasan.spec.module.client.MetaDataService
Get a flow metadata from a module.
getFlowStartupType(String, String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Get the startup type of the flow.
getFlowState(String, String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Get a metadata object for an individual flow.
getFlowStates(String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Get a metadata object containing the states for all flows in a module.
getInvokers(String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get all invoker configuration metadata for a module.
getModuleActivationState(String, String) - Method in interface org.ikasan.spec.module.client.ModuleControlService
Get the module activation state.
getModuleConfiguration(String) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Get the module configuration.
getModuleMetadata(String, String) - Method in interface org.ikasan.spec.module.client.MetaDataService
Get a module metadata from a module.

M

MetaDataService - Interface in org.ikasan.spec.module.client
 
ModuleControlService<M,​F,​C> - Interface in org.ikasan.spec.module.client
 

O

org.ikasan.spec.module.client - package org.ikasan.spec.module.client
 

R

replay(String, String, String, String, String, byte[]) - Method in interface org.ikasan.spec.module.client.ReplayService
Replay an event to a specific flow in a module.
ReplayService - Interface in org.ikasan.spec.module.client
 
ResubmissionService - Interface in org.ikasan.spec.module.client
 
resubmit(String, String, String, String, String) - Method in interface org.ikasan.spec.module.client.ResubmissionService
Resubmit an to a specific flow in a module.

S

storeConfiguration(String, ConfigurationMetaData) - Method in interface org.ikasan.spec.module.client.ConfigurationService
Save a configuration back to the module.

T

TriggerService<T> - Interface in org.ikasan.spec.module.client
 
C D G M O R S T 
All Classes All Packages