Skip navigation links
Camel :: OpenShift (deprecated) 2.23.2.fuse-7_10_1-00008-redhat-00001
A C D E G I L O P S T V 

A

APPLICATION - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
APPLICATION_ALIAS - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 

C

createConsumer(Processor) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
createExchange(IApplication) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
createProducer() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 

D

DEPLOYMENT_TYPE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
doAddAlias(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddEmbeddedCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doAddMultipleEnvironmentVariables(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetAliases(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetAllEnvironmentVariables(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetDeploymentType(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetEmbeddedCartridges(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetEnvironmentVariableValue(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetGearProfile(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetGitUrl(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doGetStandaloneCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doListJson(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doListPojo(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doPollAll(IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doPollOnChange(IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doRemoveAlias(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doRemoveEmbeddedCartridge(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doRemoveEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doRestart(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doScaleDown(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doScaleUp(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doSetDeploymentType(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doStart() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
doStart(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doState(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doStop(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
doUpdateEnvironmentVariable(Exchange, IDomain) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 

E

EMBEDDED_CARTRIDGE_NAME - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLE_MAP - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLE_NAME - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
ENVIRONMENT_VARIABLE_VALUE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENT_NEW_STATE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENT_OLD_STATE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
EVENT_TYPE - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 

G

getApplication() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getClientId() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getDomain() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getDomain() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getEndpoint() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
getEndpoint() - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 
getMode() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getOpenShiftServer(OpenShiftEndpoint) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 
getOperation() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getPassword() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getPassword() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getServer() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getServer() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
getStateForApplication(IApplication) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 
getUsername() - Method in class org.apache.camel.component.openshift.OpenShiftComponent
 
getUsername() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 

I

isSingleton() - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 

L

loginAndGetDomain(OpenShiftEndpoint, String) - Static method in class org.apache.camel.component.openshift.OpenShiftHelper
 

O

OpenShiftComponent - Class in org.apache.camel.component.openshift
 
OpenShiftComponent() - Constructor for class org.apache.camel.component.openshift.OpenShiftComponent
 
OpenShiftConstants - Class in org.apache.camel.component.openshift
 
OpenShiftConsumer - Class in org.apache.camel.component.openshift
 
OpenShiftConsumer(Endpoint, Processor) - Constructor for class org.apache.camel.component.openshift.OpenShiftConsumer
 
OpenShiftEndpoint - Class in org.apache.camel.component.openshift
To manage your Openshift 2.x applications.
OpenShiftEndpoint(String, Component) - Constructor for class org.apache.camel.component.openshift.OpenShiftEndpoint
 
OpenShiftHelper - Class in org.apache.camel.component.openshift
 
OpenShiftOperation - Enum in org.apache.camel.component.openshift
 
OpenShiftProducer - Class in org.apache.camel.component.openshift
 
OpenShiftProducer(Endpoint) - Constructor for class org.apache.camel.component.openshift.OpenShiftProducer
 
OPERATION - Static variable in class org.apache.camel.component.openshift.OpenShiftConstants
 
org.apache.camel.component.openshift - package org.apache.camel.component.openshift
 

P

poll() - Method in class org.apache.camel.component.openshift.OpenShiftConsumer
 
process(Exchange) - Method in class org.apache.camel.component.openshift.OpenShiftProducer
 

S

setApplication(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The application name to start, stop, restart, or get the state.
setClientId(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The client id
setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
Domain name.
setDomain(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Domain name.
setMode(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Whether to output the message body as a pojo or json.
setOperation(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The operation to perform which can be: list, start, stop, restart, and state.
setOperation(OpenShiftOperation) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
The password for login to openshift server.
setPassword(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The password for login to openshift server.
setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
Url to the openshift server.
setServer(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
Url to the openshift server.
setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftComponent
The username to login to openshift server.
setUsername(String) - Method in class org.apache.camel.component.openshift.OpenShiftEndpoint
The username to login to openshift server.

T

TIMESTAMP_FORMAT - Static variable in class org.apache.camel.component.openshift.OpenShiftProducer
 

V

valueOf(String) - Static method in enum org.apache.camel.component.openshift.OpenShiftOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.openshift.OpenShiftOperation
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G I L O P S T V 
Skip navigation links
Camel :: OpenShift (deprecated) 2.23.2.fuse-7_10_1-00008-redhat-00001

Apache Camel