Kie :: Camel 6.1.0.Beta4

Uses of Class
org.kie.camel.component.KieEndpoint.Action

Packages that use KieEndpoint.Action
org.kie.camel.component   
 

Uses of KieEndpoint.Action in org.kie.camel.component
 

Fields in org.kie.camel.component declared as KieEndpoint.Action
 KieEndpoint.Action KieEndpoint.action
           
 

Methods in org.kie.camel.component that return KieEndpoint.Action
 KieEndpoint.Action KieEndpoint.getAction()
           
static KieEndpoint.Action KieEndpoint.Action.resolveAction(String id)
           
static KieEndpoint.Action KieEndpoint.Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KieEndpoint.Action[] KieEndpoint.Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.kie.camel.component with parameters of type KieEndpoint.Action
 void KieEndpoint.setAction(KieEndpoint.Action action)
           
 


Kie :: Camel 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.