Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- a_REST_exception_is_thrown_with_message(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_exception_is_thrown_with_message_code(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_exception_is_thrown_with_param_number_value(Integer, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_exception_is_thrown_with_status_and_message_code(Integer, Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_warning_must_be_thrown_that_says_with_code(String, Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_warning_must_be_thrown_that_says_with_code_and_http_status(String, Integer, Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_warning_must_be_thrown_with_code(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_REST_warning_must_be_thrown_with_param_number_value(Integer, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_warning_must_be_thrown_that_has_field(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- a_warning_must_be_thrown_that_says(String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- a_warning_must_be_thrown_with_code(Integer) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- a_warning_must_be_thrown_with_param_number_value(Integer, String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- AbstractExtendedStateEntity - Class in org.chenile.utils.entity.model
-
Non JPA version of Extended State Entity.
- AbstractExtendedStateEntity() - Constructor for class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- AbstractJpaStateEntity - Class in org.chenile.jpautils.entity
- AbstractJpaStateEntity() - Constructor for class org.chenile.jpautils.entity.AbstractJpaStateEntity
- AbstractSearchServiceImpl - Class in org.chenile.query.service
- AbstractSearchServiceImpl(QueryStore) - Constructor for class org.chenile.query.service.AbstractSearchServiceImpl
- AbstractSearchServiceImpl.EnhancedSearchRequest - Class in org.chenile.query.service
- AbstractServiceInitializer - Class in org.chenile.core.init
-
A super class to instantiate a service.
- AbstractServiceInitializer() - Constructor for class org.chenile.core.init.AbstractServiceInitializer
- AbstractServiceInitializer.InterceptorChain - Class in org.chenile.core.init
- ACCEPT_LANG_HEADER - Static variable in class org.chenile.utils.region.RegionToTrajectoryConverter
- accessToken - Variable in record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
The field for the
accessToken
record component. - accessToken() - Method in record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
Returns the value of the
accessToken
record component. - acl(String) - Method in class org.chenile.stm.model.Transition
-
This is to support fluent API.
- acls - Variable in class org.chenile.core.model.OperationDefinition
-
Acls of the incoming request.
- acls - Variable in class org.chenile.query.model.QueryMetadata
- acls - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- acls - Variable in class org.chenile.stm.model.Transition
- actionTagsMap - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- actionTimeout - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- actionTimeout - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- addAttachmentDescriptor(AttachmentDescriptor<InputType>) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- addAttachmentTag(CustomAttachmentTagDescriptor) - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- addCommand(CommandDescriptor<InputType>) - Method in class org.chenile.owiz.config.model.FlowDescriptor
- addCommandTag(CustomCommandTagDescriptor) - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- addComponentProperty(String, Object) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- addComponentProperty(String, String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- addError(ResponseMessage) - Method in exception org.chenile.base.exception.ErrorNumException
- addErrorToAggregate(IndividualSplitContext, Object) - Method in interface org.chenile.owiz.impl.splitaggregate.SplitterContext
- addEvent(ChenileEventDefinition) - Method in class org.chenile.core.model.ChenileConfiguration
- addEventInformation(EventInformation) - Method in class org.chenile.stm.impl.FluentFlowReader
- addEventInformation(EventInformation) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- AddEventInformationRule() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
- addEventSubscriber(ChenileServiceDefinition, OperationDefinition) - Method in class org.chenile.core.model.ChenileEventDefinition
- addFlow(FlowDescriptor<InputType>) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- addFlow(FlowDescriptor) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
-
This method is called during STD parsing.
- addMetadata(QueryMetadata) - Method in class org.chenile.query.service.impl.BaseQueryStore
- addMetaData(String, String) - Method in class org.chenile.stm.model.EventInformation
- addMetaData(String, String) - Method in class org.chenile.stm.model.StateDescriptor
- addMqttTargetHeaderIfRequired(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
-
If this message came from MQTT then the original source must not be receiving this message since that would create duplicates.
- addPostProcessors(String) - Method in class org.chenile.core.model.ChenileConfiguration
- addPreProcessors(String) - Method in class org.chenile.core.model.ChenileConfiguration
- AddRetrievalStrategy() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddRetrievalStrategy
- addsd(StateDescriptor) - Method in class org.chenile.stm.model.FlowDescriptor
- AddSecurityStrategy() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddSecurityStrategy
- addState(StateDescriptor) - Method in class org.chenile.stm.model.FlowDescriptor
- AddStateRule() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddStateRule
- addStateTag(StateTagDescriptor) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- addSTMActionsInfoProvider(String, STMActionsInfoProvider) - Static method in class org.chenile.workflow.api.WorkflowRegistry
- addSubclass(Class<?>, String, Class<? extends T>) - Method in class org.chenile.core.transform.SubclassRegistry
- addToAggregate(IndividualSplitContext) - Method in interface org.chenile.owiz.impl.splitaggregate.SplitterContext
- addToFlow(CommandDescriptor<InputType>) - Method in class org.chenile.owiz.config.impl.HandleCommand
- addTrajectory(TrajectoryDefinition) - Method in class org.chenile.core.model.ChenileConfiguration
- addTransition(Transition) - Method in class org.chenile.stm.model.StateDescriptor
- AddTransitionActionToTransientActionAwareDescriptorRule() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule
- AddTransitionRule() - Constructor for class org.chenile.stm.impl.XmlFlowReader.AddTransitionRule
- addWarningMessage(Object, ResponseMessage) - Static method in interface org.chenile.base.response.WarningAware
-
Adds a warning message to the context.
- addWarningMessage(ResponseMessage) - Method in class org.chenile.base.response.GenericResponse
- addWarningMessage(ResponseMessage) - Method in interface org.chenile.base.response.WarningAware
- addWarningMessage(ResponseMessage) - Method in class org.chenile.core.context.ChenileExchange
- addWarningMessages(Object, List<ResponseMessage>) - Static method in interface org.chenile.base.response.WarningAware
- addXmlComponentProperty(String, String) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- afterPropertiesSet() - Method in class org.chenile.configuration.core.ChenileVersionConfiguration
- afterPropertiesSet() - Method in class org.chenile.core.init.AbstractServiceInitializer
- afterPropertiesSet() - Method in class org.chenile.core.init.BaseInitializer
- allowedAction - Variable in class org.chenile.stm.impl.STMActionsInfoProvider.TransitionMetadata
- AllowedActionInfo - Class in org.chenile.query.model
-
Specifies the metadata for the actions that are allowed for this entity.
- AllowedActionInfo() - Constructor for class org.chenile.query.model.AllowedActionInfo
- AllowedActionInfo(String, String, String, boolean) - Constructor for class org.chenile.query.model.AllowedActionInfo
- allowedActions - Variable in class org.chenile.query.model.ResponseRow
- allowedActions() - Method in class org.chenile.stm.cli.CLI
- allowedActionsAndMetadata - Variable in class org.chenile.workflow.dto.StateEntityServiceResponse
- alternateStackToPushTo - Variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- an_exception_is_thrown_with_message_code(Integer) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- an_exception_is_thrown_with_param_number_value(Integer, String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- annotationChenileServiceInitializer() - Method in class org.chenile.configuration.http.UrlMappingConfiguration
- AnnotationChenileServiceInitializer - Class in org.chenile.http.init
-
Uses a Spring controller with additional annotations to initiate a Chenile Service.
- AnnotationChenileServiceInitializer() - Constructor for class org.chenile.http.init.AnnotationChenileServiceInitializer
- annotationTrajectoryInitializer() - Method in class org.chenile.configuration.http.UrlMappingConfiguration
- AnnotationTrajectoryInitializer - Class in org.chenile.http.init
-
Uses a special bean to configure all trajectories.
- AnnotationTrajectoryInitializer() - Constructor for class org.chenile.http.init.AnnotationTrajectoryInitializer
- apiInvocation - Variable in class org.chenile.cache.model.CacheKey
- apiInvocation - Variable in class org.chenile.core.context.ChenileExchange
-
An object internally used by
ServiceInvoker
to invoke the API. - app - Variable in class org.chenile.core.context.EventLog
- APP_TYPE_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- append(StringBuilder, String, int) - Method in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- applicableToAll - Variable in class org.chenile.query.model.CannedReport
- applicationContext - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- applicationContext - Variable in class org.chenile.configuration.proxy.ProxyConfiguration
- applicationContext - Variable in class org.chenile.core.init.AbstractServiceInitializer
- applicationContext - Variable in class org.chenile.core.init.ChenileTrajectoryInitializer
- applicationContext - Variable in class org.chenile.core.model.ChenileConfiguration
- applicationContext - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- applicationContext - Variable in class org.chenile.http.init.AnnotationTrajectoryInitializer
- applicationContext - Variable in class org.chenile.http.init.od.MappingProducerBase
- applicationContext - Variable in class org.chenile.mqtt.init.MqttInitializer
- applicationContext - Variable in class org.chenile.owiz.impl.OwizSpringFactoryAdapter
- applicationContext - Variable in class org.chenile.security.service.impl.SecurityConfigServiceImpl
- applicationContext - Variable in class org.chenile.stm.spring.SpringBeanFactoryAdapter
- applicationContext - Variable in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- appType - Variable in class org.chenile.core.context.ContextContainer.Context
- ascendingOrder - Variable in class org.chenile.query.model.SortCriterion
- assertErrors(ResultActions, int, int, String) - Static method in class org.chenile.testutils.SpringMvcUtils
- assertWarnings(ResultActions, int, String) - Static method in class org.chenile.testutils.SpringMvcUtils
- AttachableCommand<InputType> - Interface in org.chenile.owiz
-
A command becomes an attachable command if other commands can attach themselves to it using an attachment descriptor.
- attachCommand(AttachmentDescriptor<InputType>, CommandDescriptor<InputType>) - Method in interface org.chenile.owiz.AttachableCommand
- attachCommand(AttachmentDescriptor<InputType>, CommandDescriptor<InputType>) - Method in class org.chenile.owiz.impl.Chain
-
Allow a command to attach itself to this chain.
- attachCommand(AttachmentDescriptor<InputType>, CommandDescriptor<InputType>) - Method in class org.chenile.owiz.impl.ognl.ForLoop
- attachCommand(AttachmentDescriptor<InputType>, CommandDescriptor<InputType>) - Method in class org.chenile.owiz.impl.Router
- attachCommand(AttachmentDescriptor<SplitterContext>, CommandDescriptor<SplitterContext>) - Method in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- attachCommandToParent(CommandDescriptor<InputType>, Map<String, CommandDescriptor<InputType>>) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- AttachmentDescriptor<InputType> - Class in org.chenile.owiz.config.model
-
Contains the meta data about the attachment of a command to another.
- AttachmentDescriptor() - Constructor for class org.chenile.owiz.config.model.AttachmentDescriptor
- attachmentDescriptors - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- attachmentTagMap - Variable in class org.chenile.owiz.config.impl.HandleAttachment
- attachmentTagMap - Variable in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- attributes - Variable in class org.chenile.security.SecurityServiceImpl.X
- auditable - Variable in class org.chenile.core.model.OperationDefinition
- authentication - Variable in class org.chenile.core.context.ContextContainer.Context
- authenticationManagerResolver() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- authenticationManagers - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- authorities() - Element in annotation interface org.chenile.security.model.SecurityConfig
- authoritiesSupplier() - Element in annotation interface org.chenile.security.model.SecurityConfig
- AuthoritiesSupplier - Interface in org.chenile.security.model
-
Implement this interface to supply a list of authorities that we would like to validate against the Principal to see if this service can be accessed.
- authorizedClientService(ClientRegistrationRepository) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- authPacketArrived(int, MqttProperties) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
-
For authentication purposes.
- AUTO_STATE - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- AutomaticStateDescriptor - Class in org.chenile.stm.model
- AutomaticStateDescriptor() - Constructor for class org.chenile.stm.model.AutomaticStateDescriptor
- autoState(String) - Method in class org.chenile.stm.model.FlowDescriptor
- autoState(String, boolean) - Method in class org.chenile.stm.model.FlowDescriptor
- availableCannedReports - Variable in class org.chenile.query.model.SearchResponse
B
- backupCount - Variable in class org.chenile.cache.model.CacheConfig
- BadRequestException - Exception in org.chenile.base.exception
-
ErrorNumException
with HTTP status code of 400. - BadRequestException(int, Object[]) - Constructor for exception org.chenile.base.exception.BadRequestException
- BadRequestException(int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.BadRequestException
- BadRequestException(int, String) - Constructor for exception org.chenile.base.exception.BadRequestException
- BadRequestException(int, String, Throwable) - Constructor for exception org.chenile.base.exception.BadRequestException
- BadRequestException(String) - Constructor for exception org.chenile.base.exception.BadRequestException
- BadRequestException(String, Throwable) - Constructor for exception org.chenile.base.exception.BadRequestException
- BaseChenileInterceptor - Class in org.chenile.core.interceptors
-
A generic interceptor for other Chenile Interceptors to override.
- BaseChenileInterceptor() - Constructor for class org.chenile.core.interceptors.BaseChenileInterceptor
- BaseCustomComponentPropertiesAction<StateEntityType extends StateEntity> - Class in org.chenile.stm.action.scriptsupport
-
Extend this action if it is desired to obtain access to properties that have been set up per state descriptor in the STD.
- BaseCustomComponentPropertiesAction() - Constructor for class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- BaseEntity - Class in org.chenile.utils.entity.model
- BaseEntity() - Constructor for class org.chenile.utils.entity.model.BaseEntity
- BaseInitializer<T> - Class in org.chenile.core.init
-
Extend this to initialize anything like event definitions etc.
- BaseInitializer(Resource[]) - Constructor for class org.chenile.core.init.BaseInitializer
- BaseJpaEntity - Class in org.chenile.jpautils.entity
- BaseJpaEntity() - Constructor for class org.chenile.jpautils.entity.BaseJpaEntity
- basePublishTopic - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
-
This is the base publish topic that will be pre-pended to publish messages.
- basePublishTopicName - Variable in class org.chenile.mqtt.init.MqttInitializer
- BaseQueryStore - Class in org.chenile.query.service.impl
-
Implementation of query store.
- BaseQueryStore() - Constructor for class org.chenile.query.service.impl.BaseQueryStore
- baseRealm - Variable in class org.chenile.security.KeycloakConnectionDetails
- BaseScriptingAction<StateEntityType extends StateEntity> - Class in org.chenile.stm.action.scriptsupport
- BaseScriptingAction() - Constructor for class org.chenile.stm.action.scriptsupport.BaseScriptingAction
- BaseSecurityTest - Class in org.chenile.security.test
-
A security test container initiating class.
- BaseSecurityTest() - Constructor for class org.chenile.security.test.BaseSecurityTest
- BaseSecurityTest.ConnDetails - Class in org.chenile.security.test
- BaseSecurityTest.KeyCloakToken - Record Class in org.chenile.security.test
- BaseStateEntity - Class in org.chenile.stm.model
- BaseStateEntity() - Constructor for class org.chenile.stm.model.BaseStateEntity
- baseSubscribeTopic - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
-
This is the base topic name that will pre-pended for all subscriptions.
- baseSubscribeTopicName - Variable in class org.chenile.mqtt.init.MqttInitializer
- BaseTransitionAction<T extends StateEntity> - Class in org.chenile.workflow.service.stmcmds
- BaseTransitionAction() - Constructor for class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- baseUrl - Variable in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- BATCH_ID - Static variable in class org.chenile.core.context.HeaderUtils
- batchId - Variable in class org.chenile.core.context.EventLog
- beanFactory - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- beanFactoryAdapter - Variable in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- beanFactoryAdapter - Variable in class org.chenile.owiz.impl.DelegatorCommand
- BeanFactoryAdapter - Interface in org.chenile.owiz
-
Interface defines a contract for classes that look up objects from various DI frameworks (aka Bean factories)
- BeanFactoryAdapter - Interface in org.chenile.stm.impl
- before() - Method in class org.chenile.cucumber.nonrest.CukesSteps
- before() - Method in class org.chenile.cucumber.rest.RestCukesSteps
- before() - Method in class org.chenile.cucumber.security.rest.RestCukesSecSteps
- begin(String, String, Attributes) - Method in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- begin(String, String, Attributes) - Method in class org.chenile.owiz.config.impl.HandleAttachment
- begin(String, String, Attributes) - Method in class org.chenile.owiz.config.impl.HandleCommand
- begin(String, String, Attributes) - Method in class org.chenile.owiz.config.impl.HandleRegisteredCommand
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddRetrievalStrategy
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddSecurityStrategy
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddStateRule
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddTransitionRule
- begin(String, String, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.StateDescriptorAttributesRule
- begin(Attributes) - Method in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- begin(Attributes) - Method in class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- betweenQuery - Variable in class org.chenile.query.model.ColumnMetadata
-
Used for Date range.
- body - Variable in class org.chenile.core.context.ChenileExchange
-
The converted body of the incoming message.
- BODY - Enum constant in enum class org.chenile.core.model.HttpBindingType
- BODY - Static variable in class org.chenile.scheduler.Constants
- BODY_TYPE_SELECTOR_ERROR - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- bodyType - Variable in class org.chenile.core.context.ChenileExchange
-
bodyType is populated by the Chenile Transformation framework.
- bodyTypeSelector - Variable in class org.chenile.core.model.ChenileServiceDefinition
- bodyTypeSelector - Variable in class org.chenile.core.model.OperationDefinition
-
Sometimes it is possible that the output is not specifiable since it can vary depending on the value of some headers.
- BodyTypeSelector - Annotation Interface in org.chenile.http.annotation
-
This annotation specifies that this particular method needs a body type selector for determining the type that the body needs to convert to.
- bodyTypeSelectorComponentName - Variable in class org.chenile.core.model.ChenileServiceDefinition
- bodyTypeSelectorComponentNames - Variable in class org.chenile.core.model.OperationDefinition
- build() - Method in class org.chenile.cache.init.CacheBuilder
- build() - Method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- build() - Method in class org.chenile.http.init.HttpModuleBuilder
- build() - Method in class org.chenile.scheduler.init.SchedulerBuilder
- build() - Method in class org.chenile.workflow.service.stmcmds.StmAuthoritiesBuilder
- buildOrderByClause(Map<String, Object>, List<SortCriterion>, QueryMetadata) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- buildProxy(Class<T>, String, HeaderCopier, String) - Method in class org.chenile.proxy.builder.ProxyBuilder
-
Build proxy for an interface.
- buildProxy(Class<T>, String, HeaderCopier, ProxyBuilder.ProxyMode, String) - Method in class org.chenile.proxy.builder.ProxyBuilder
-
This is used for testing purposes.
- bypass(InputType) - Method in interface org.chenile.owiz.BypassableCommand
- bypass(InputType) - Method in class org.chenile.owiz.impl.CommandBase
- BypassableCommand<InputType> - Interface in org.chenile.owiz
-
Implement this interface if a command can be bypassed.
- bypassInterception(ChenileExchange) - Method in class org.chenile.cache.interceptor.CacheInterceptor
- bypassInterception(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- bypassInterception(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
Over-ride this to bypass interception in special circumstances
- bypassInterception(ChenileExchange) - Method in class org.chenile.core.interceptors.LogOutput
- bypassInterception(ChenileExchange) - Method in class org.chenile.security.interceptor.SecurityInterceptor
-
This bypasses the logic only if the security config is configured to be unprotected or if the security config does not exist at all.
Also, we will only enforce it in the HTTP end point.
C
- c - Variable in enum class org.chenile.cucumber.CukesContext
- Cacheable - Interface in org.chenile.cache
-
Implement this interface if you want to create your own custom key out of the input params passed to a method.
- CacheBuilder - Class in org.chenile.cache.init
-
Builds all caches that have been configured during startup
- CacheBuilder() - Constructor for class org.chenile.cache.init.CacheBuilder
- CacheConfig - Class in org.chenile.cache.model
-
Values that can be used to configure a cache.
- CacheConfig() - Constructor for class org.chenile.cache.model.CacheConfig
- CachedValue - Class in org.chenile.utils.tenancy
- CachedValue(URL, String) - Constructor for class org.chenile.utils.tenancy.CachedValue
- cacheId - Variable in class org.chenile.core.model.OperationDefinition
-
If this service needs to be cached then this is the cache settings ID
- CacheInitializer - Class in org.chenile.cache.init
- CacheInitializer(Resource[]) - Constructor for class org.chenile.cache.init.CacheInitializer
- CacheInterceptor - Class in org.chenile.cache.interceptor
-
Caches an operation return value using the service name, operation name and the parameters that were passed to the operation.
- CacheInterceptor() - Constructor for class org.chenile.cache.interceptor.CacheInterceptor
- cacheKey - Variable in class org.chenile.core.model.ParamDefinition
- cacheKey() - Method in interface org.chenile.cache.Cacheable
- CacheKey - Class in org.chenile.cache.model
-
The key for a cache constructed using input parameters for a method.
- CacheKey() - Constructor for class org.chenile.cache.model.CacheKey
- cacheName - Variable in class org.chenile.configuration.cache.ChenileCacheConfiguration
- calculateFilenamesForLocale(String, Locale) - Method in class org.chenile.core.i18n.MultipleMessageSource
- call() - Method in class org.chenile.owiz.impl.ParallelChain.ChainExecutor
- call() - Method in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator.CallableAdapter
- CallableAdapter(IndividualSplitContext) - Constructor for class org.chenile.owiz.impl.splitaggregate.SplitterAggregator.CallableAdapter
- callCloud(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
-
Switch to cloud proxy and invoke it via http
- callEdge(ChenileExchange, Object, ChainContext.SavePoint) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- CannedReport - Class in org.chenile.query.model
- CannedReport() - Constructor for class org.chenile.query.model.CannedReport
- cannedReportName - Variable in class org.chenile.query.model.CannedReport
- cannedReportName - Variable in class org.chenile.query.model.SearchRequest
- cannedReportName - Variable in class org.chenile.query.model.SearchResponse
- CannedReportStore - Interface in org.chenile.query.service
-
Retrieve and store canned reports.
- CANNOT_CONFIGURE_CHENILE_RESOURCE - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- CANNOT_CONNECT - Enum constant in enum class org.chenile.proxy.errorcodes.ErrorCodes
- CANNOT_CONVERT_HEADER - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- CANNOT_FIND_TOPIC - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- CANNOT_INVOKE - Enum constant in enum class org.chenile.proxy.errorcodes.ErrorCodes
- CANNOT_INVOKE_CLOUD - Enum constant in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- CANNOT_INVOKE_TARGET - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- CASE_PREFIX - Static variable in class org.chenile.stm.action.scriptsupport.SwitchAction
- Chain<InputType> - Class in org.chenile.owiz.impl
-
A chain is a command that executes a chain of other commands.
- Chain() - Constructor for class org.chenile.owiz.impl.Chain
- chainContext - Variable in class org.chenile.core.context.ChenileExchange
-
Internal field for the purpose of continuing the interceptor chain.
- ChainContext<InputType> - Class in org.chenile.owiz.impl
-
This class is used by
FilterChain
. - ChainContext(List<Command<InputType>>, Object) - Constructor for class org.chenile.owiz.impl.ChainContext
- ChainContext.SavePoint - Class in org.chenile.owiz.impl
-
This class specifies a save point.
- ChainContextContainer<InputType> - Interface in org.chenile.owiz.impl
-
The context that is required to be passed to filter chain.
- ChainExecutor(Command<InputType>, InputType) - Constructor for class org.chenile.owiz.impl.ParallelChain.ChainExecutor
- CHANNEL - Static variable in class org.chenile.core.context.HeaderUtils
- CheckBox - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- checkIfonlyRetrievalTransitions() - Method in class org.chenile.stm.model.StateDescriptor
- CHENILE_ENTRY_POINT - Static variable in class org.chenile.scheduler.Constants
- CHENILE_EXCHANGE_ONLY - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- ChenileAnnotation - Annotation Interface in org.chenile.core.annotation
-
Marker annotation to make a new annotation.
- ChenileCacheConfiguration - Class in org.chenile.configuration.cache
- ChenileCacheConfiguration() - Constructor for class org.chenile.configuration.cache.ChenileCacheConfiguration
- chenileCachingInterceptor() - Method in class org.chenile.configuration.cache.ChenileCacheConfiguration
- chenileConfiguration - Variable in class org.chenile.cache.init.CacheBuilder
- chenileConfiguration - Variable in class org.chenile.configuration.core.ChenileVersionConfiguration
- chenileConfiguration - Variable in class org.chenile.core.context.ChenileExchangeBuilder
- chenileConfiguration - Variable in class org.chenile.core.init.BaseInitializer
- chenileConfiguration - Variable in class org.chenile.core.init.ChenileEventSubscribersInitializer
- chenileConfiguration - Variable in class org.chenile.core.interceptors.ConstructServiceReference
- chenileConfiguration - Variable in class org.chenile.core.interceptors.interpolations.ExceptionHandlerInterpolation
- chenileConfiguration - Variable in class org.chenile.core.interceptors.interpolations.OperationSpecificProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.core.interceptors.interpolations.PostProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.core.interceptors.interpolations.PreProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.core.interceptors.interpolations.ServiceSpecificProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.core.service.ChenileInfoServiceImpl
- chenileConfiguration - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- chenileConfiguration - Variable in class org.chenile.http.init.AnnotationTrajectoryInitializer
- chenileConfiguration - Variable in class org.chenile.mqtt.entry.MqttEntryPoint
- chenileConfiguration - Variable in class org.chenile.mqtt.init.MqttInitializer
- chenileConfiguration - Variable in class org.chenile.mqtt.MqttInfoProvider
- chenileConfiguration - Variable in class org.chenile.proxy.interceptors.interpolations.OperationSpecificClientProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.proxy.interceptors.interpolations.ServiceSpecificClientProcessorsInterpolation
- chenileConfiguration - Variable in class org.chenile.proxy.interceptors.ProxyTypeRouter
- chenileConfiguration - Variable in class org.chenile.scheduler.init.SchedulerBuilder
- ChenileConfiguration - Class in org.chenile.core.model
-
The core class that contains the entire ChenileConfiguration.
- ChenileConfiguration(String, ApplicationContext) - Constructor for class org.chenile.core.model.ChenileConfiguration
- ChenileController - Annotation Interface in org.chenile.http.annotation
-
Annotate all chenile controllers with this annotation.
- ChenileCoreConfiguration - Class in org.chenile.configuration.core
-
Class creates a bunch of Spring Beans.
- ChenileCoreConfiguration() - Constructor for class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileEntity - Interface in org.chenile.utils.entity.model
- chenileEntryPoint - Variable in class org.chenile.core.event.EventProcessor
- chenileEntryPoint - Variable in class org.chenile.cucumber.nonrest.CukesSteps
- chenileEntryPoint - Variable in class org.chenile.http.handler.ControllerSupport
- chenileEntryPoint - Variable in class org.chenile.http.handler.HttpEntryPoint
- chenileEntryPoint - Variable in class org.chenile.http.init.HttpModuleBuilder
- chenileEntryPoint - Variable in class org.chenile.mqtt.entry.MqttEntryPoint
- chenileEntryPoint - Variable in class org.chenile.proxy.interceptors.LocalProxyInvoker
- chenileEntryPoint - Variable in class org.chenile.scheduler.init.SchedulerBuilder
- chenileEntryPoint() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileEntryPoint - Class in org.chenile.core.entrypoint
-
The entry point to the Chenile highway.
- ChenileEntryPoint() - Constructor for class org.chenile.core.entrypoint.ChenileEntryPoint
- ChenileEventDefinition - Class in org.chenile.core.model
-
Chenile keeps track of events.
- ChenileEventDefinition() - Constructor for class org.chenile.core.model.ChenileEventDefinition
- chenileEventInitializer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileEventInitializer - Class in org.chenile.core.init
-
Picks up all the event resources and registers all the events in Chenile.
- ChenileEventInitializer(Resource[]) - Constructor for class org.chenile.core.init.ChenileEventInitializer
- chenileEventJsonResources - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- chenileEventProcessor() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- chenileEventSubscribersInitializer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileEventSubscribersInitializer - Class in org.chenile.core.init
-
Runs after all the events and services are registered in Chenile.
- ChenileEventSubscribersInitializer() - Constructor for class org.chenile.core.init.ChenileEventSubscribersInitializer
- chenileExceptionHandler() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileExceptionHandler - Class in org.chenile.core.interceptors
-
Handles all exceptions by: Translating all errors and warnings to international language.
- ChenileExceptionHandler() - Constructor for class org.chenile.core.interceptors.ChenileExceptionHandler
- chenileExceptionHandlerName - Variable in class org.chenile.core.model.ChenileConfiguration
- chenileExchange - Variable in class org.chenile.proxy.interceptors.ChenileResponseHandler
- ChenileExchange - Class in org.chenile.core.context
-
A bidirectional exchange that navigates between different Chenile Interceptors.
- ChenileExchange() - Constructor for class org.chenile.core.context.ChenileExchange
- ChenileExchange(ChenileExchange) - Constructor for class org.chenile.core.context.ChenileExchange
- chenileExchangeBuilder - Variable in class org.chenile.cucumber.nonrest.CukesSteps
- chenileExchangeBuilder - Variable in class org.chenile.http.handler.ControllerSupport
- chenileExchangeBuilder - Variable in class org.chenile.proxy.builder.ProxyBuilder
- chenileExchangeBuilder - Variable in class org.chenile.scheduler.init.SchedulerBuilder
- chenileExchangeBuilder() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileExchangeBuilder - Class in org.chenile.core.context
-
Builds an exchange from a service name and an operation name
- ChenileExchangeBuilder() - Constructor for class org.chenile.core.context.ChenileExchangeBuilder
- chenileHighway() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileInfoService - Interface in org.chenile.core.service
-
This interface emits information about a Chenile Service.
- ChenileInfoServiceImpl - Class in org.chenile.core.service
-
This class provides information about all services registered in this running instance of Chenile.
- ChenileInfoServiceImpl() - Constructor for class org.chenile.core.service.ChenileInfoServiceImpl
- chenileInterceptorChain() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- chenileInterceptorsPath - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- chenileJsonResources - Variable in class org.chenile.core.init.BaseInitializer
- ChenileMqtt - Annotation Interface in org.chenile.mqtt.model
-
Annotate a class in a Chenile service controller to make it listen to MQ-TT topics.
This will bind the topic to an invocation of this service/operation. - chenileOrchExecutor - Variable in class org.chenile.core.entrypoint.ChenileEntryPoint
- chenileOrchExecutor() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileParamType - Annotation Interface in org.chenile.http.annotation
-
The ChenileParamType is required when the method signature of a service does not match the method signature of the controller.
- chenileProxyHighway() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- chenileProxyInterceptorChain() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- chenileProxyInterceptorsPath - Variable in class org.chenile.configuration.proxy.ProxyConfiguration
- chenileProxyOrchExecutor - Variable in class org.chenile.proxy.builder.ProxyBuilder
- chenileProxyOrchExecutor() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- ChenileResponseCodes - Annotation Interface in org.chenile.http.annotation
-
This is required to state the possible response codes for successful responses.
This is not required for error responses since the exception will already have the response code for error responses. - ChenileResponseHandler - Class in org.chenile.proxy.interceptors
-
This communicates with SpringRestTemplate to find the errors from the returned response.
- ChenileResponseHandler(ChenileExchange, ObjectMapper) - Constructor for class org.chenile.proxy.interceptors.ChenileResponseHandler
- ChenileSchedulerConfiguration - Class in org.chenile.configuration.scheduler
- ChenileSchedulerConfiguration() - Constructor for class org.chenile.configuration.scheduler.ChenileSchedulerConfiguration
- chenileSchedulerInitializer() - Method in class org.chenile.configuration.scheduler.ChenileSchedulerConfiguration
- ChenileSchedulerInitializer - Class in org.chenile.scheduler.init
-
Picks up all the file watch resources and registers all of them in
ChenileConfiguration
ChenileConfiguration provides for extension points for registering new type of resources. - ChenileSchedulerInitializer(Resource[]) - Constructor for class org.chenile.scheduler.init.ChenileSchedulerInitializer
- ChenileSecurityConfiguration - Class in org.chenile.configuration.security
- ChenileSecurityConfiguration() - Constructor for class org.chenile.configuration.security.ChenileSecurityConfiguration
- chenileServiceConfiguration - Variable in class org.chenile.core.event.EventProcessor
- chenileServiceConfiguration() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileServiceDefinition - Class in org.chenile.core.model
-
Defines a chenile service.
- ChenileServiceDefinition() - Constructor for class org.chenile.core.model.ChenileServiceDefinition
- chenileServiceInitializer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileServiceInitializer - Class in org.chenile.core.init
-
Concrete class for initializing services from Json resources
- ChenileServiceInitializer(Resource[]) - Constructor for class org.chenile.core.init.ChenileServiceInitializer
- chenileServiceJsonResources - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- chenileServiceJsonResources - Variable in class org.chenile.core.init.ChenileServiceInitializer
- chenileTrajectoryInitializer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileTrajectoryInitializer - Class in org.chenile.core.init
-
Initializes a trajectory definition.
- ChenileTrajectoryInitializer(Resource[]) - Constructor for class org.chenile.core.init.ChenileTrajectoryInitializer
- chenileTrajectoryJsonResources - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- ChenileVersionConfiguration - Class in org.chenile.configuration.core
-
This file exists for transferring version information to ChenileConfiguration.
- ChenileVersionConfiguration() - Constructor for class org.chenile.configuration.core.ChenileVersionConfiguration
- classToCreate - Variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- classToCreate - Variable in class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- cleanUp(StateEntityType) - Method in class org.chenile.stm.impl.STMActionBase
- clear() - Method in enum class org.chenile.core.context.ContextContainer
- CLI - Class in org.chenile.stm.cli
- CLI() - Constructor for class org.chenile.stm.cli.CLI
- client() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- client(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- clientId - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- clientID - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- clientInterceptorCommands - Variable in class org.chenile.core.model.ChenileServiceDefinition
- clientInterceptorCommands - Variable in class org.chenile.core.model.OperationDefinition
- clientInterceptorComponentNames - Variable in class org.chenile.core.model.ChenileServiceDefinition
- clientInterceptorComponentNames - Variable in class org.chenile.core.model.OperationDefinition
- clientRegistrationRepository() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- clientRegistrationRepository(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- clientSecret - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- clone() - Method in class org.chenile.base.response.ResponseMessage
- cloudClientID - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- cloudEdgeSwitch() - Method in class org.chenile.configuration.cloudedgeswitch.CloudEdgeSwitchConfiguration
- CloudEdgeSwitch - Class in org.chenile.cloudedgeswitch.interceptor
-
This interceptor, if configured, acts like an edge switch for a service i.e.
- CloudEdgeSwitch() - Constructor for class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- CloudEdgeSwitchConfig - Annotation Interface in org.chenile.cloudedgeswitch
- CloudEdgeSwitchConfiguration - Class in org.chenile.configuration.cloudedgeswitch
- CloudEdgeSwitchConfiguration() - Constructor for class org.chenile.configuration.cloudedgeswitch.CloudEdgeSwitchConfiguration
- code - Variable in class org.chenile.base.response.ResponseMessage
-
The HTTP Status Code - default to internal server error
- CODE - Static variable in class org.chenile.stm.action.scriptsupport.ScriptAction
- collectChenileAnnotations(Object, ChenileServiceDefinition) - Method in class org.chenile.http.init.AnnotationChenileServiceInitializer
- collectChenileAnnotations(Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- columnMetadata - Variable in class org.chenile.query.model.QueryMetadata
- columnMetadata - Variable in class org.chenile.query.model.SearchResponse
- ColumnMetadata - Class in org.chenile.query.model
- ColumnMetadata() - Constructor for class org.chenile.query.model.ColumnMetadata
- ColumnMetadata.ColumnType - Enum Class in org.chenile.query.model
- columnName - Variable in class org.chenile.query.model.ColumnMetadata
- columnType - Variable in class org.chenile.query.model.ColumnMetadata
- ColumnType() - Constructor for enum class org.chenile.query.model.ColumnMetadata.ColumnType
- command - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- command - Variable in class org.chenile.owiz.impl.OrderedCommandDesc
- command - Variable in class org.chenile.owiz.impl.ParallelChain.ChainExecutor
- command - Variable in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- Command<InputType> - Interface in org.chenile.owiz
-
A command is designed to be a unit of work.
- CommandAttachmentDelegatorRule<InputType> - Class in org.chenile.owiz.config.impl
-
Custom digester rule to process either the command or attach Descriptor.
- CommandAttachmentDelegatorRule(IDGenerator, Map<String, CustomCommandTagDescriptor>, Map<String, CustomAttachmentTagDescriptor>) - Constructor for class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- CommandBase<InputType> - Class in org.chenile.owiz.impl
-
Base class to implement command functionality.
- CommandBase() - Constructor for class org.chenile.owiz.impl.CommandBase
- commandCanBeBypassed(Command<InputType>, InputType) - Method in class org.chenile.owiz.impl.ParallelChain
- commandCatalog - Variable in class org.chenile.owiz.config.model.FlowDescriptor
- commandDescriptor - Variable in class org.chenile.owiz.impl.CommandBase
- CommandDescriptor<InputType> - Class in org.chenile.owiz.config.model
-
Stores the meta data about all the commands that have been configured in the system.
- CommandDescriptor() - Constructor for class org.chenile.owiz.config.model.CommandDescriptor
- commandDescSet - Variable in class org.chenile.owiz.impl.Chain
- commandList - Variable in class org.chenile.core.init.AbstractServiceInitializer.InterceptorChain
- commands - Variable in class org.chenile.owiz.impl.ChainContext
- commandsMap - Variable in class org.chenile.owiz.impl.Router
- commandTagMap - Variable in class org.chenile.owiz.config.impl.HandleRegisteredCommand
- commandTagMap - Variable in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- comment - Variable in class org.chenile.workflow.param.MinimalPayload
- compareTo(OrderedCommandDesc) - Method in class org.chenile.owiz.impl.OrderedCommandDesc
- completeInit() - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- component - Variable in class org.chenile.stm.model.AutomaticStateDescriptor
- component(STMAutomaticStateComputation<?>) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- COMPONENT_NAME - Static variable in class org.chenile.stm.impl.XmlFlowReader
- COMPONENT_NAME_ATTRIBUTE - Static variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- COMPONENT_PROPERTIES - Static variable in class org.chenile.stm.impl.XmlFlowReader
- componentName - Variable in class org.chenile.core.model.OperationDefinition
- componentName - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- componentName - Variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
-
The component name that needs to be instantiated when this tag is encountered.
- componentName - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- componentName - Variable in class org.chenile.stm.model.AutomaticStateDescriptor
- componentName - Variable in class org.chenile.stm.model.StateTagDescriptor
-
The component name that needs to be instantiated when this tag is encountered.
- componentName(String) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- componentProperties - Variable in class org.chenile.stm.model.AutomaticStateDescriptor
- ComponentPropertiesAware - Interface in org.chenile.stm.action
-
Actions (both actions and transition actions) implement this interface to obtain access to custom properties that can be set.
- componentPropertiesHelper - Variable in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- componentPropertiesHelper - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- ComponentPropertiesHelper - Class in org.chenile.stm.impl
-
A helper class to obtain the properties for the current action (as passed in the flow context).
- ComponentPropertiesHelper() - Constructor for class org.chenile.stm.impl.ComponentPropertiesHelper
- COMPUTE_DYNAMICALLY - Enum constant in enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
- computeDynamic(ChenileExchange) - Method in class org.chenile.proxy.interceptors.ProxyTypeRouter
- computeInterfaceClass(ChenileServiceDefinition) - Method in class org.chenile.http.init.AnnotationChenileServiceInitializer
- computeMethod(Class<?>, OperationDefinition) - Static method in class org.chenile.core.util.MethodUtils
- computeRoutingString(InputType) - Method in class org.chenile.owiz.impl.ognl.EvaluateRouter
- computeRoutingString(InputType) - Method in class org.chenile.owiz.impl.ognl.OgnlRouter
- computeRoutingString(InputType) - Method in class org.chenile.owiz.impl.Router
- computeRoutingString(ChenileExchange) - Method in class org.chenile.proxy.interceptors.ProxyTypeRouter
- computeRoutingString(HeadersAwareContext) - Method in class org.chenile.utils.tenant.commands.TenantRouter
- CONDITION - Static variable in class org.chenile.owiz.impl.ognl.ForLoop
- ConditionalHealthCheckOnTrajectory - Annotation Interface in org.chenile.core.annotation
-
This annotation will need to be used at the spring
Configuration
class This annotation does the same thing asConditionalOnTrajectory
However it does this behaviour for health checkers rather than the services You can then use this annotation to accomplish this. - ConditionalOnTrajectory - Annotation Interface in org.chenile.core.annotation
-
This annotation helps to replace service references with new ones.
- config - Variable in class org.chenile.cache.init.CacheBuilder
- ConfigMojo - Class in org.chenile.config.plugin
-
Generate a Chenile Service Registry configuration from ChenileConfiguration
- ConfigMojo() - Constructor for class org.chenile.config.plugin.ConfigMojo
- ConfigurationException - Exception in org.chenile.base.exception
-
ErrorNumException
with HTTP status code of 500 meant for configuration errors. - ConfigurationException(int, Object[]) - Constructor for exception org.chenile.base.exception.ConfigurationException
- ConfigurationException(int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.ConfigurationException
- ConfigurationException(int, String) - Constructor for exception org.chenile.base.exception.ConfigurationException
- ConfigurationException(int, String, Throwable) - Constructor for exception org.chenile.base.exception.ConfigurationException
- ConfigurationException(String) - Constructor for exception org.chenile.base.exception.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception org.chenile.base.exception.ConfigurationException
- configureCache(CacheConfig) - Method in class org.chenile.cache.init.CacheBuilder
- configureOperations(Class<?>, ChenileServiceDefinition) - Method in class org.chenile.http.init.AnnotationChenileServiceInitializer
- connDetails - Static variable in class org.chenile.security.test.BaseSecurityTest
- ConnDetails(String, int, String) - Constructor for class org.chenile.security.test.BaseSecurityTest.ConnDetails
- connectComplete(boolean, String) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
-
This happens whenever we connect to the broker.
- ConnectionConfiguration - Class in org.chenile.configuration.security
- ConnectionConfiguration() - Constructor for class org.chenile.configuration.security.ConnectionConfiguration
- connectionDetails - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- connectionDetails - Variable in class org.chenile.cucumber.security.rest.RestCukesSecSteps
- connectionDetails() - Method in class org.chenile.configuration.security.ConnectionConfiguration
- Constants - Class in org.chenile.http
-
Constants for HTTP module.
- Constants - Class in org.chenile.mqtt
-
Chenile MQTT constants
- Constants - Class in org.chenile.scheduler
- Constants() - Constructor for class org.chenile.http.Constants
- Constants() - Constructor for class org.chenile.mqtt.Constants
- Constants() - Constructor for class org.chenile.scheduler.Constants
- constructApiInvocation(ChenileExchange) - Method in class org.chenile.core.interceptors.ServiceInvoker
-
populates the apiInvocation for use by the invokeApi() call above
- constructBetweenQuery(Map<String, Object>, String, Object, ColumnMetadata) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- constructBodyTypeInterceptorsChain(String[], ApplicationContext) - Static method in class org.chenile.core.init.AbstractServiceInitializer
- constructContainsQuery(Map<String, Object>, String, Object) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- constructPagination(Map<String, Object>, int, int) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- constructServiceReference() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ConstructServiceReference - Class in org.chenile.core.interceptors
-
Find the correct service to invoke.
- ConstructServiceReference() - Constructor for class org.chenile.core.interceptors.ConstructServiceReference
- constructUrl(String, String, ChenileExchange) - Static method in class org.chenile.proxy.interceptors.HttpInvoker
-
Constructs the URL taking care of path variables
- consumes - Variable in class org.chenile.core.model.OperationDefinition
-
The incoming mime type determines the format of the input class.
- consumes(Method) - Method in class org.chenile.http.init.od.DeleteMappingProducer
- consumes(Method) - Method in class org.chenile.http.init.od.GetMappingProducer
- consumes(Method) - Method in class org.chenile.http.init.od.MappingProducerBase
- consumes(Method) - Method in class org.chenile.http.init.od.PatchMappingProducer
- consumes(Method) - Method in class org.chenile.http.init.od.PostMappingProducer
- consumes(Method) - Method in class org.chenile.http.init.od.PutMappingProducer
- containsQuery - Variable in class org.chenile.query.model.ColumnMetadata
- context - Variable in class org.chenile.cucumber.nonrest.CukesSteps
- context - Variable in class org.chenile.cucumber.rest.RestCukesSteps
- context - Variable in class org.chenile.cucumber.security.rest.RestCukesSecSteps
- context - Variable in class org.chenile.owiz.impl.ChainContext
- context - Variable in class org.chenile.owiz.impl.ParallelChain.ChainExecutor
- context() - Method in enum class org.chenile.cucumber.CukesContext
-
This uses a Thread Local to set and retrieve values
- Context() - Constructor for class org.chenile.core.context.ContextContainer.Context
- CONTEXT - Enum constant in enum class org.chenile.cucumber.CukesContext
- CONTEXT_CONTAINER - Enum constant in enum class org.chenile.core.context.ContextContainer
- contextContainer - Variable in class org.chenile.core.context.PopulateContextContainer
- contextContainer - Variable in class org.chenile.core.interceptors.ValidateCopyHeaders
- contextContainer - Variable in class org.chenile.query.service.AbstractSearchServiceImpl
- contextContainer - Variable in class org.chenile.query.service.interceptor.QuerySAASInterceptor
- contextContainer - Variable in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- contextContainer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ContextContainer - Enum Class in org.chenile.core.context
-
This is a class that can be used to obtain access to headers passed in the transport.
- ContextContainer() - Constructor for enum class org.chenile.core.context.ContextContainer
- ContextContainer.Context - Class in org.chenile.core.context
- ContextContainer.SimpleMap - Interface in org.chenile.core.context
- contextPath - Variable in class org.chenile.proxy.interceptors.HttpInvoker
- contexts - Static variable in enum class org.chenile.core.context.ContextContainer
- controllerSupport() - Method in class org.chenile.configuration.http.UrlMappingConfiguration
- ControllerSupport - Class in org.chenile.http.handler
-
This class must be extended by Chenile controllers who use annotation to configure a service.
- ControllerSupport() - Constructor for class org.chenile.http.handler.ControllerSupport
- convert(Class<?>, Object, String) - Static method in class org.chenile.core.interceptors.ServiceInvoker
- convertClassToTypeReference(Class<?>) - Static method in class org.chenile.core.transform.TransformationClassSelector
- convertStringToBytes() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
-
This converts a string to a byte array.
- convertToString(Object) - Static method in class org.chenile.core.context.HeaderUtils
- copy(ChenileExchange) - Method in interface org.chenile.core.context.HeaderCopier
- copy(ChenileExchange) - Method in class org.chenile.core.context.PopulateContextContainer
- copyHeaders(ChenileExchange, JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- copyParamHeaders(LogRecord, ChenileExchange) - Method in class org.chenile.core.interceptors.LogOutput
- correctState(State) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- create(T) - Method in interface org.chenile.workflow.api.StateEntityService
- create(T) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
-
An implementation of the create method that delegates to the entity store after filling up the mandatory attributes.
- createdBy - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- createdBy - Variable in class org.chenile.utils.entity.model.BaseEntity
- createdTime - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- createdTime - Variable in class org.chenile.utils.entity.model.BaseEntity
- createErrorNumExceptionIfRequired(Throwable) - Method in class org.chenile.core.context.ChenileExchange
- CreateOrUseExistingObjectRule<T> - Class in org.chenile.stm.impl
-
Useful as an enhancement over the ObjectCreateRule for digester.
- CreateOrUseExistingObjectRule(Class<T>, String) - Constructor for class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- CreateOrUseExistingObjectRule(Class<T>, String, String) - Constructor for class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- CreateOrUseExistingRule<T> - Class in org.chenile.owiz.config.impl
-
Useful as an enhancement over the ObjectCreateRule for digester.
- CreateOrUseExistingRule(Class<T>, String, String, String) - Constructor for class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- CreateOrUseExistingRule(Class<T>, String, String, String, String) - Constructor for class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- cronSchedule - Variable in class org.chenile.scheduler.model.SchedulerInfo
- CukesContext - Enum Class in org.chenile.cucumber
-
A singleton object that is used in all the methods to store and retrieve values
Cucumber recommends an enum since it acts like a perfect singleton. - CukesContext() - Constructor for enum class org.chenile.cucumber.CukesContext
-
Pushes a hash map into the thread local so that we can now use the hash map to store and retrieve stuff
- CukesSteps - Class in org.chenile.cucumber.nonrest
-
Cucumber steps to facilitate running tests using normal IN-VM testing (NOT REST based)
These steps are generic since they leverage the scripting language and JSON PATH etc. - CukesSteps() - Constructor for class org.chenile.cucumber.nonrest.CukesSteps
- currentIndex - Variable in class org.chenile.owiz.impl.Chain
- currentPage - Variable in class org.chenile.query.model.SearchResponse
- currentState - Variable in class org.chenile.stm.model.BaseStateEntity
- CustomAttachmentTagDescriptor - Class in org.chenile.owiz.config.model
-
This object stores the various tags that are supported by the XML configurator along with their associated properties.
- CustomAttachmentTagDescriptor() - Constructor for class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- CustomAttachmentTagDescriptor(String) - Constructor for class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- customCommandTagDescriptor - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- CustomCommandTagDescriptor - Class in org.chenile.owiz.config.model
-
This object stores the various tags that are supported by the XML configurator along with their associated properties.
- CustomCommandTagDescriptor() - Constructor for class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- CustomCommandTagDescriptor(String) - Constructor for class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- customRender - Variable in class org.chenile.query.model.ColumnMetadata
-
This field is used to indicate whether the display column should be custom.
D
- data - Variable in class org.chenile.base.response.GenericResponse
- data - Variable in class org.chenile.query.model.SearchResponse
- DataFlowReader - Class in org.chenile.stm.impl
- DataFlowReader(StmDataProvider, STMFlowStoreImpl) - Constructor for class org.chenile.stm.impl.DataFlowReader
- Date - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- DateTime - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- debug(String) - Method in class org.chenile.security.SecurityServiceImpl
- DEFAULT - Static variable in class org.chenile.owiz.impl.Router
- DEFAULT - Static variable in class org.chenile.stm.action.scriptsupport.SwitchAction
- DEFAULT_ATTACHMENT_TAG - Variable in class org.chenile.owiz.config.impl.HandleCommand
- DEFAULT_ATTACHMENT_TAG - Static variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- DEFAULT_FLOW_ID - Static variable in class org.chenile.stm.State
-
If flow Id is not specified, it is assumed to be the default flow.
- DEFAULT_LINE_LENGTH - Static variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
- defaultAttachmentTag - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- defaultAttachmentTag - Variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- defaultCommandDescriptor - Variable in class org.chenile.owiz.impl.Router
- defaultFlow - Variable in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- defaultFlow - Variable in class org.chenile.owiz.config.model.FlowDescriptor
- defaultFlowId - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- defaultTransitionAction - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- DelegatorCommand<InputType> - Class in org.chenile.owiz.impl
-
This Command delegates control to a method of an underlying object whose reference is passed to this command.
- DelegatorCommand() - Constructor for class org.chenile.owiz.impl.DelegatorCommand
- DELETE - Enum constant in enum class org.chenile.core.model.HTTPMethod
- deleteMappingProducer - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- DeleteMappingProducer - Class in org.chenile.http.init.od
- DeleteMappingProducer(ApplicationContext) - Constructor for class org.chenile.http.init.od.DeleteMappingProducer
- delimiter - Variable in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- deliveryComplete(IMqttToken) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
-
Upon successful delivery of messages that we have sent.
- description - Variable in class org.chenile.base.response.ResponseMessage
-
A message.
- description - Variable in class org.chenile.core.model.OperationDefinition
- description - Variable in class org.chenile.core.model.ParamDefinition
- descriptorClass - Variable in class org.chenile.stm.model.StateTagDescriptor
-
The descriptor class for this tag.
- destroy() - Method in class org.chenile.scheduler.init.SchedulerBuilder
- detail - Variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
If
true
, display all settable properties for each goal. - determineSubClass(String, Class<?>) - Method in class org.chenile.core.transform.SubclassRegistry
-
This class looks at a JSON representation of a superclass and based on the type found in the JSON, determines the corresponding subclass.
- DEVICE_ID - Static variable in class org.chenile.core.context.HeaderUtils
- digester - Variable in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- digester - Variable in class org.chenile.stm.impl.XmlFlowReader
- disconnected(MqttDisconnectResponse) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
- disconnectedBufferOptions() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- display - Variable in class org.chenile.query.model.ColumnMetadata
- doContinue() - Method in class org.chenile.owiz.impl.ChainContext
-
Designed to be called again and again till the chain stops
- doContinue(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
This method needs to be called if you wish to continue processing with the rest of the interception chain.
- doEndStateChecks(State, StateEntityType, Object) - Method in class org.chenile.stm.impl.STMImpl
- doesCurrentUserHaveGuardingAuthorities(String...) - Method in class org.chenile.security.SecurityServiceImpl
- doesCurrentUserHaveGuardingAuthorities(String...) - Method in interface org.chenile.security.service.SecurityService
- doesCurrentUserHaveGuardingAuthorities(ChenileExchange) - Method in class org.chenile.security.SecurityServiceImpl
- doesCurrentUserHaveGuardingAuthorities(ChenileExchange) - Method in interface org.chenile.security.service.SecurityService
- doExecute(InputType) - Method in class org.chenile.owiz.impl.Chain
- doExecute(InputType) - Method in class org.chenile.owiz.impl.CommandBase
- doExecute(InputType) - Method in class org.chenile.owiz.impl.DelegatorCommand
- doExecute(InputType) - Method in class org.chenile.owiz.impl.FilterChain
- doExecute(InputType) - Method in class org.chenile.owiz.impl.InterpolationCommand
-
This method will throw an exception since it should never be executed by the chain that contains it.
- doExecute(InputType) - Method in class org.chenile.owiz.impl.ognl.ForLoop
- doExecute(InputType) - Method in class org.chenile.owiz.impl.ognl.SetCommand
- doExecute(InputType) - Method in class org.chenile.owiz.impl.ParallelChain
- doExecute(InputType) - Method in class org.chenile.owiz.impl.Router
- doExecute(Command<InputType>, InputType) - Method in class org.chenile.owiz.impl.OrchExecutorImpl
- doExecute(SplitterContext) - Method in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- doExecute(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.IfAction
- doExecute(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.ScriptAction
- doExecute(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.SwitchAction
- doExecute(StateEntityType) - Method in class org.chenile.stm.impl.STMActionBase
- DoNothing<InputType> - Class in org.chenile.owiz.impl
-
This command does nothing.
- DoNothing() - Constructor for class org.chenile.owiz.impl.DoNothing
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.context.PopulateContextContainer
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
Override this to do post processing.
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.ChenileExceptionHandler
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.GenericResponseBuilder
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.LogOutput
- doPostProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.ValidateCopyHeaders
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.context.PopulateContextContainer
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
Override this to do pre-processing.
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.ConstructServiceReference
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.interceptors.ValidateCopyHeaders
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.transform.TransformationClassSelector
- doPreProcessing(ChenileExchange) - Method in class org.chenile.core.transform.Transformer
- doPreProcessing(ChenileExchange) - Method in class org.chenile.proxy.interceptors.ResponseBodyTypeSelector
- doPreProcessing(ChenileExchange) - Method in class org.chenile.query.service.interceptor.QuerySAASInterceptor
- doPreProcessing(ChenileExchange) - Method in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- doPreProcessing(ChenileExchange) - Method in class org.chenile.security.interceptor.SecurityInterceptor
- doPreProcessing(ChenileExchange) - Method in class org.chenile.utils.region.RegionToTrajectoryConverter
- doSearch(AbstractSearchServiceImpl.EnhancedSearchRequest, SearchResponse, QueryMetadata) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- doSearch(AbstractSearchServiceImpl.EnhancedSearchRequest, SearchResponse, QueryMetadata) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- doSearch(Request) - Method in interface org.chenile.query.service.SearchCommand
- doSetup(StateEntityType) - Method in class org.chenile.stm.impl.STMActionBase
- doTransition(StateEntity, Object, State, String, State, STMInternalTransitionInvoker, Transition) - Method in class org.chenile.stm.dummy.DummyTransitionAction
- doTransition(StateEntityType, Object, State, String, State, STMInternalTransitionInvoker<?>, Transition) - Method in interface org.chenile.stm.action.STMTransitionAction
- doTransition(T, Object, State, String, State, STMInternalTransitionInvoker<?>, Transition) - Method in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- DownloadFormat - Enum Class in org.chenile.query.model
- DownloadFormat() - Constructor for enum class org.chenile.query.model.DownloadFormat
- DropDown - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- dropDownQuery - Variable in class org.chenile.query.model.ColumnMetadata
- dropDownValues - Variable in class org.chenile.query.model.ColumnMetadata
- dummyAction - Variable in class org.chenile.stm.dummy.DummyStore
- DummyAction - Class in org.chenile.stm.dummy
- DummyAction() - Constructor for class org.chenile.stm.dummy.DummyAction
- dummyAutomaticStateComputation - Variable in class org.chenile.stm.dummy.DummyStore
- DummyAutomaticStateComputation - Class in org.chenile.stm.dummy
- DummyAutomaticStateComputation() - Constructor for class org.chenile.stm.dummy.DummyAutomaticStateComputation
- dummyRetrievalStrategy - Variable in class org.chenile.stm.dummy.DummyStore
- DummyRetrievalStrategy - Class in org.chenile.stm.dummy
- DummyRetrievalStrategy() - Constructor for class org.chenile.stm.dummy.DummyRetrievalStrategy
- dummyScriptingStrategy - Variable in class org.chenile.stm.dummy.DummyStore
- DummyScriptingStrategy - Class in org.chenile.stm.dummy
- DummyScriptingStrategy() - Constructor for class org.chenile.stm.dummy.DummyScriptingStrategy
- dummySecurityStrategy - Variable in class org.chenile.stm.dummy.DummyStore
- DummySecurityStrategy - Class in org.chenile.stm.dummy
- DummySecurityStrategy() - Constructor for class org.chenile.stm.dummy.DummySecurityStrategy
- DummyStore - Class in org.chenile.stm.dummy
- DummyStore() - Constructor for class org.chenile.stm.dummy.DummyStore
- dummyTransitionAction - Variable in class org.chenile.stm.dummy.DummyStore
- DummyTransitionAction - Class in org.chenile.stm.dummy
- DummyTransitionAction() - Constructor for class org.chenile.stm.dummy.DummyTransitionAction
E
- EMPLOYEE_ID_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- employeeId - Variable in class org.chenile.core.context.ContextContainer.Context
- enableInlineScriptsInProperties - Variable in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- end() - Method in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- end() - Method in class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
- end() - Method in class org.chenile.stm.impl.XmlFlowReader.AddTransitionRule
- end() - Method in class org.chenile.stm.impl.XmlFlowReader.StateDescriptorAttributesRule
- end(String, String) - Method in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- end(String, String) - Method in class org.chenile.owiz.config.impl.HandleCommand
- endMethod - Variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- endRow - Variable in class org.chenile.query.model.SearchResponse
- endState - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- ENDUML - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- enhanceBodyWithWarnings(ResponseEntity.BodyBuilder, ChenileExchange) - Method in class org.chenile.http.handler.ControllerSupport
- enhancedFilters - Variable in class org.chenile.query.service.AbstractSearchServiceImpl.EnhancedSearchRequest
- EnhancedSearchRequest(SearchRequest<Map<String, Object>>) - Constructor for class org.chenile.query.service.AbstractSearchServiceImpl.EnhancedSearchRequest
- enhanceFiltersUsingMetadata(AbstractSearchServiceImpl.EnhancedSearchRequest, QueryMetadata) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
-
Use the column metadata to enhance the filters that have been passed.
- enhanceFiltersWithPropNamesPropValues(Map<String, Object>) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- enhanceSystemFilters(Map<String, Object>) - Method in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- enhanceWarnings(ErrorNumException, ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- entity - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- EntityQueryService - Interface in org.chenile.query.service
- entityStore - Variable in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- entityStore - Variable in class org.chenile.workflow.service.stmcmds.GenericEntryAction
- entityStore - Variable in class org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy
- EntityStore<T> - Interface in org.chenile.utils.entity.service
- ENTRY_POINT - Static variable in class org.chenile.core.context.HeaderUtils
-
Keeps track of the original entry point (HTTP, MQTT etc.) of Chenile.
- entryAction - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- entryAction - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- entryAction - Variable in class org.chenile.stm.dto.StatesDescriptionDTO
- entryAction - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- entryAction - Variable in class org.chenile.stm.model.FlowDescriptor
- entryAction - Variable in class org.chenile.stm.model.StateDescriptor
- entryAction(STMAction<?>) - Method in class org.chenile.stm.model.FlowDescriptor
- entryAction(STMAction<?>) - Method in class org.chenile.stm.model.StateDescriptor
- equals(Object) - Method in class org.chenile.cache.model.CacheKey
- equals(Object) - Method in class org.chenile.core.model.OperationDefinition
- equals(Object) - Method in record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.chenile.stm.State
- equals(Object) - Method in class org.chenile.utils.tenancy.Key
- ERROR - Enum constant in enum class org.chenile.base.response.ErrorType
- ERROR_DETAIL - Enum constant in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- ErrorCodes - Enum Class in org.chenile.cloudedgeswitch.interceptor.errorcodes
- ErrorCodes - Enum Class in org.chenile.core.errorcodes
-
ALl the errors that have been defined for Chenile core.
- ErrorCodes - Enum Class in org.chenile.mqtt.errorcodes
-
Chenile MQTT error codes.
- ErrorCodes - Enum Class in org.chenile.proxy.errorcodes
-
Chenile Proxy error codes
- ErrorCodes - Enum Class in org.chenile.query.service.error
- ErrorCodes - Enum Class in org.chenile.scheduler.errorcodes
- ErrorCodes - Enum Class in org.chenile.security.errorcodes
- ErrorCodes(int) - Constructor for enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.core.errorcodes.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.mqtt.errorcodes.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.proxy.errorcodes.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.query.service.error.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.scheduler.errorcodes.ErrorCodes
- ErrorCodes(int) - Constructor for enum class org.chenile.security.errorcodes.ErrorCodes
- ErrorController - Class in org.chenile.configuration.http.controller
- ErrorController() - Constructor for class org.chenile.configuration.http.controller.ErrorController
- ErrorNumException - Exception in org.chenile.base.exception
-
An exception that has a HTTP status code and a custom subErrorCode (which can be a specific error) These two errors make the exception very specific It can contain further errors that are supported by the
ResponseMessage
- ErrorNumException() - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, int, Object[]) - Constructor for exception org.chenile.base.exception.ErrorNumException
-
/**
- ErrorNumException(int, int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, int, String) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, int, String, Throwable) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, Object[]) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, String) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(int, String, Throwable) - Constructor for exception org.chenile.base.exception.ErrorNumException
- ErrorNumException(ResponseMessage) - Constructor for exception org.chenile.base.exception.ErrorNumException
- errors - Variable in exception org.chenile.base.exception.ErrorNumException
- errors - Variable in class org.chenile.base.response.GenericResponse
- ErrorType - Enum Class in org.chenile.base.response
-
Values for the severity field in
ResponseMessage
- ErrorType() - Constructor for enum class org.chenile.base.response.ErrorType
- evaluate(String, Object) - Static method in class org.chenile.cucumber.nonrest.CukesSteps
- EVALUATE_AFTER_EVERY_COMMAND - Static variable in class org.chenile.owiz.impl.ognl.ForLoop
- EvaluateRouter<InputType> - Class in org.chenile.owiz.impl.ognl
-
This is a specific subclass of
Router
that uses OGNL to evaluate a boolean expression on the context. - EvaluateRouter() - Constructor for class org.chenile.owiz.impl.ognl.EvaluateRouter
- EVENT_RETURN_TYPE_MISMATCH - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- EVENT_TYPE_MISMATCH - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- eventId - Variable in class org.chenile.core.context.EventLog
- eventId - Variable in class org.chenile.stm.model.EventInformation
- eventId - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- EventInformation - Class in org.chenile.stm.model
-
An abstraction to extract actions and their meta data and share them across transitions.
- EventInformation() - Constructor for class org.chenile.stm.model.EventInformation
- eventInfos - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- EventLog - Class in org.chenile.core.context
- EventLog() - Constructor for class org.chenile.core.context.EventLog
- EventLog.StatusEnum - Enum Class in org.chenile.core.context
- eventLogger - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- eventLogger() - Method in class org.chenile.configuration.core.MessageSourceConfiguration
- EventLogger - Interface in org.chenile.core.event
- eventLoggerName - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- eventLoggerName - Variable in class org.chenile.core.model.ChenileConfiguration
- eventName - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- EventProcessor - Class in org.chenile.core.event
-
A sequential way of processing an event within the same thread.
- EventProcessor() - Constructor for class org.chenile.core.event.EventProcessor
- events - Variable in class org.chenile.core.model.ChenileConfiguration
- EventsSubscribedTo - Annotation Interface in org.chenile.http.annotation
-
This annotation specifies that this particular method subscribes to an event.
- eventSubscribedTo - Variable in class org.chenile.core.model.OperationDefinition
-
The event to which this operation subscribes.
- eventSubscriber - Variable in class org.chenile.core.context.EventLog
- eventSubscribers - Variable in class org.chenile.core.model.ChenileEventDefinition
- EXCEL - Enum constant in enum class org.chenile.query.model.DownloadFormat
- exception - Variable in class org.chenile.core.context.ChenileExchange
-
The exception thrown by the service or any of the interceptors
- exception - Variable in class org.chenile.core.context.EventLog
- exception - Variable in class org.chenile.core.context.LogRecord
- exceptionHandlerInterpolation() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ExceptionHandlerInterpolation - Class in org.chenile.core.interceptors.interpolations
-
Calls the exception handler that is defined in Chenile properties.
- ExceptionHandlerInterpolation() - Constructor for class org.chenile.core.interceptors.interpolations.ExceptionHandlerInterpolation
- exceptionHandlerName - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- execute() - Method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- execute() - Method in class org.chenile.config.plugin.ConfigMojo
- execute(InputType) - Method in interface org.chenile.owiz.Command
- execute(InputType) - Method in class org.chenile.owiz.impl.CommandBase
- execute(InputType) - Method in class org.chenile.owiz.impl.DoNothing
- execute(InputType) - Method in class org.chenile.owiz.impl.OrchExecutorImpl
- execute(InputType) - Method in interface org.chenile.owiz.OrchExecutor
- execute(String, InputType) - Method in class org.chenile.owiz.impl.OrchExecutorImpl
- execute(String, InputType) - Method in interface org.chenile.owiz.OrchExecutor
- execute(ChenileExchange) - Method in class org.chenile.cache.interceptor.CacheInterceptor
- execute(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- execute(ChenileExchange) - Method in class org.chenile.core.entrypoint.ChenileEntryPoint
- execute(ChenileExchange) - Method in class org.chenile.core.init.AbstractServiceInitializer.InterceptorChain
- execute(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
If this method is over-ridden, make sure that you call doContinue unless you want to end the chain here! This is very important.
- execute(ChenileExchange) - Method in class org.chenile.core.interceptors.ServiceInvoker
- execute(ChenileExchange) - Method in class org.chenile.core.transform.SubclassBodyTypeSelector
- execute(ChenileExchange) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- execute(ChenileExchange) - Method in class org.chenile.proxy.interceptors.LocalProxyInvoker
- execute(ChenileExchange) - Method in class org.chenile.workflow.service.stmcmds.StmBodyTypeSelector
- execute(StateEntity) - Method in class org.chenile.stm.dummy.DummyAction
- execute(StateEntity) - Method in class org.chenile.stm.dummy.DummyAutomaticStateComputation
- execute(JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- execute(StateEntityType) - Method in interface org.chenile.stm.action.STMAction
- execute(StateEntityType) - Method in interface org.chenile.stm.action.STMAutomaticStateComputation
- execute(StateEntityType) - Method in class org.chenile.stm.impl.STMActionBase
- execute(T) - Method in class org.chenile.workflow.service.stmcmds.GenericEntryAction
- execute(T) - Method in class org.chenile.workflow.service.stmcmds.GenericExitAction
- executeAuthoritiesSupplier(Object, ChenileExchange) - Method in class org.chenile.security.service.impl.SecurityConfigServiceImpl
- executeBooleanExpression(String, Object) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- executeBooleanExpression(String, Object) - Method in class org.chenile.stm.dummy.DummyScriptingStrategy
- executeBooleanExpression(String, Object) - Method in interface org.chenile.stm.impl.ScriptingStrategy
- executeEndStateEntryAction(State, State, StateEntityType) - Method in class org.chenile.stm.impl.STMImpl
- executeGenericScript(String, Object) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- executeGenericScript(String, Object) - Method in class org.chenile.stm.dummy.DummyScriptingStrategy
- executeGenericScript(String, Object) - Method in interface org.chenile.stm.impl.ScriptingStrategy
- executeQuery(String, Map<String, Object>) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- executeQuery(AbstractSearchServiceImpl.EnhancedSearchRequest) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- executeQuery(AbstractSearchServiceImpl.EnhancedSearchRequest) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- executeStartStateExitAction(State, StateEntityType) - Method in class org.chenile.stm.impl.STMImpl
- executeUserReporteesQuery(String) - Method in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- executorService - Variable in class org.chenile.owiz.impl.ParallelChain
- executorService - Variable in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- exitAction - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- exitAction - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- exitAction - Variable in class org.chenile.stm.dto.StatesDescriptionDTO
- exitAction - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- exitAction - Variable in class org.chenile.stm.model.FlowDescriptor
- exitAction - Variable in class org.chenile.stm.model.StateDescriptor
- exitAction(STMAction<?>) - Method in class org.chenile.stm.model.FlowDescriptor
- exitAction(STMAction<?>) - Method in class org.chenile.stm.model.StateDescriptor
- expiresAt - Variable in class org.chenile.security.SecurityServiceImpl.X
- EXPRESSION - Static variable in class org.chenile.owiz.impl.ognl.EvaluateRouter
- EXPRESSION - Static variable in class org.chenile.owiz.impl.ognl.OgnlRouter
- EXPRESSION - Static variable in class org.chenile.stm.action.scriptsupport.IfAction
- EXPRESSION - Static variable in class org.chenile.stm.action.scriptsupport.SwitchAction
- ExtendedStateEntity - Interface in org.chenile.utils.entity.model
- EXTENSION - Static variable in class org.chenile.cache.model.CacheConfig
- EXTENSION - Static variable in class org.chenile.scheduler.Constants
- extensions - Variable in class org.chenile.core.context.ContextContainer.Context
- extensions - Variable in class org.chenile.core.model.ChenileServiceDefinition
- extensions - Variable in class org.chenile.core.model.OperationDefinition
- extensionsAsAnnotation - Variable in class org.chenile.core.model.ChenileServiceDefinition
- extensionsAsAnnotation - Variable in class org.chenile.core.model.OperationDefinition
- extractAnnotation(Method) - Method in class org.chenile.http.init.od.DeleteMappingProducer
- extractAnnotation(Method) - Method in class org.chenile.http.init.od.GetMappingProducer
- extractAnnotation(Method) - Method in class org.chenile.http.init.od.PatchMappingProducer
- extractAnnotation(Method) - Method in class org.chenile.http.init.od.PostMappingProducer
- extractAnnotation(Method) - Method in class org.chenile.http.init.od.PutMappingProducer
- extractGenericResponse() - Method in class org.chenile.cucumber.rest.RestCukesSteps
- extractHeaders(ChenileExchange) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- extractMultipart(String, ChenileExchange) - Static method in class org.chenile.core.interceptors.ServiceInvoker
- extractPathVariables(String, String) - Static method in class org.chenile.http.handler.HttpEntryPoint
- extractPrincipal(Authentication) - Static method in class org.chenile.security.SecurityServiceImpl
- extractStateFromObject(Object, String, String) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- extractStringFromResponse() - Method in class org.chenile.cucumber.rest.RestCukesSteps
F
- FAIL - Enum constant in enum class org.chenile.core.context.EventLog.StatusEnum
- FAILURE - Static variable in interface org.chenile.stm.STM
- FALSE_EVENT - Static variable in class org.chenile.stm.action.scriptsupport.IfAction
- fetchCommands(InputType) - Method in class org.chenile.owiz.impl.InterpolationCommand
- fetchCommands(ChenileExchange) - Method in class org.chenile.core.interceptors.interpolations.ExceptionHandlerInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.core.interceptors.interpolations.OperationSpecificProcessorsInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.core.interceptors.interpolations.PostProcessorsInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.core.interceptors.interpolations.PreProcessorsInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.core.interceptors.interpolations.ServiceSpecificProcessorsInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.proxy.interceptors.interpolations.OperationSpecificClientProcessorsInterpolation
- fetchCommands(ChenileExchange) - Method in class org.chenile.proxy.interceptors.interpolations.ServiceSpecificClientProcessorsInterpolation
- field - Variable in class org.chenile.base.response.ResponseMessage
- fields - Variable in class org.chenile.query.model.SearchRequest
- fileName - Variable in class org.chenile.utils.tenancy.CachedValue
- fileWatchId - Variable in class org.chenile.core.model.OperationDefinition
-
Attach this operation to a file watch.
- fillStmData(String) - Method in interface org.chenile.stm.StmDataProvider
- filterable - Variable in class org.chenile.query.model.ColumnMetadata
- FilterChain<InputType extends ChainContextContainer<InputType>> - Class in org.chenile.owiz.impl
-
A variation of the Chain for AOP like surround processing.
- FilterChain() - Constructor for class org.chenile.owiz.impl.FilterChain
- filters - Variable in class org.chenile.query.model.SearchRequest
- finalState - Variable in class org.chenile.stm.model.StateDescriptor
- finderMethod - Variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- finderMethod - Variable in class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- findIncomingForAllStates() - Method in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- findNamedChild(Node, String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- findOperationInService(ChenileServiceDefinition, String) - Method in class org.chenile.core.context.ChenileExchangeBuilder
- findOutputType(ResolvableType) - Static method in class org.chenile.http.init.od.MappingProducerBase
- findService(String) - Method in class org.chenile.core.context.ChenileExchangeBuilder
- findSingleChild(Node, String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- first - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- firstCommand - Variable in class org.chenile.owiz.config.model.FlowDescriptor
- flexiblePropnames - Variable in class org.chenile.query.model.QueryMetadata
- flow - Variable in class org.chenile.stm.model.StateDescriptor
- flow() - Method in class org.chenile.stm.model.StateDescriptor
- FLOW_STACK - Static variable in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- flowCatalog - Variable in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- flowColumn - Variable in class org.chenile.query.model.QueryMetadata
- flowConfigurator - Variable in class org.chenile.stm.impl.ComponentPropertiesHelper
- FlowDescriptionDTO - Class in org.chenile.stm.dto
- FlowDescriptionDTO() - Constructor for class org.chenile.stm.dto.FlowDescriptionDTO
- flowDescriptions - Variable in class org.chenile.stm.dto.StatesDescriptionDTO
- flowDescriptor - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- FlowDescriptor<InputType> - Class in org.chenile.owiz.config.model
- FlowDescriptor - Class in org.chenile.stm.model
- FlowDescriptor() - Constructor for class org.chenile.owiz.config.model.FlowDescriptor
- FlowDescriptor() - Constructor for class org.chenile.stm.model.FlowDescriptor
- flowId - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- flowId - Variable in class org.chenile.stm.model.StateDescriptor
- flowId - Variable in class org.chenile.stm.model.Transition
- flowId - Variable in class org.chenile.stm.State
- flowName - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- FlowReader - Interface in org.chenile.stm
- FlowReaderBase - Class in org.chenile.stm.impl
- FlowReaderBase(STMFlowStoreImpl) - Constructor for class org.chenile.stm.impl.FlowReaderBase
- flows - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- flowStore - Variable in class org.chenile.stm.model.FlowDescriptor
- FluentFlowReader - Class in org.chenile.stm.impl
- FluentFlowReader(STMFlowStoreImpl) - Constructor for class org.chenile.stm.impl.FluentFlowReader
- FORBIDDEN - Enum constant in enum class org.chenile.security.errorcodes.ErrorCodes
- ForLoop<InputType> - Class in org.chenile.owiz.impl.ognl
-
Repeatedly, execute the attached commands till the expression specified by condition evaluates to false.
- ForLoop() - Constructor for class org.chenile.owiz.impl.ognl.ForLoop
- fromEventInformation(EventInformation) - Method in class org.chenile.stm.model.Transition
- fromMap(Map<String, String>) - Method in enum class org.chenile.core.context.ContextContainer
- fromSimpleMap(ContextContainer.SimpleMap) - Method in enum class org.chenile.core.context.ContextContainer
G
- generate(ChenileExchange) - Method in class org.chenile.cache.interceptor.CacheInterceptor
- generatedIdSequence - Variable in class org.chenile.owiz.config.impl.IDGenerator
- generateId() - Method in class org.chenile.owiz.config.impl.IDGenerator
- generateID(String) - Static method in class org.chenile.utils.entity.service.IDGenerator
-
This method generates a new unique ID for the given prefix.
- generateOverallException(String) - Method in class org.chenile.owiz.impl.ParallelChain
- generator - Variable in class org.chenile.stm.cli.CLI
- GENERIC_TENANT_NAME - Static variable in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- GenericEntryAction<T extends ExtendedStateEntity> - Class in org.chenile.workflow.service.stmcmds
- GenericEntryAction(EntityStore<T>, STMActionsInfoProvider) - Constructor for class org.chenile.workflow.service.stmcmds.GenericEntryAction
- GenericExitAction<T extends StateEntity> - Class in org.chenile.workflow.service.stmcmds
- GenericExitAction() - Constructor for class org.chenile.workflow.service.stmcmds.GenericExitAction
- genericPath - Variable in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- GenericResponse<T> - Class in org.chenile.base.response
-
A generic response that would be returned for all the services.
- GenericResponse() - Constructor for class org.chenile.base.response.GenericResponse
- GenericResponse(ResponseMessage) - Constructor for class org.chenile.base.response.GenericResponse
- GenericResponse(T) - Constructor for class org.chenile.base.response.GenericResponse
-
Construct a response with the given payload.
SetGenericResponse.success
to true
By default, callGenericResponse.setCode(int)
to HTTP status OK. - genericResponseBuilder() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- GenericResponseBuilder - Class in org.chenile.core.interceptors
-
Constructs a generic response from the response and exception that has been thrown.
- GenericResponseBuilder() - Constructor for class org.chenile.core.interceptors.GenericResponseBuilder
- GenericRetrievalStrategy<T extends ExtendedStateEntity> - Class in org.chenile.workflow.service.stmcmds
- GenericRetrievalStrategy() - Constructor for class org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy
- get(String) - Method in enum class org.chenile.core.context.ContextContainer
- get(String) - Method in enum class org.chenile.cucumber.CukesContext
-
A convenience method that retrieves the thread local and retrieves values against keys
- GET - Enum constant in enum class org.chenile.core.model.HTTPMethod
- GET - Static variable in class org.chenile.config.plugin.ConfigMojo
-
The constant GET.
- getAcls() - Method in class org.chenile.core.model.OperationDefinition
- getAcls() - Method in class org.chenile.query.model.QueryMetadata
- getAcls() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getAcls() - Method in class org.chenile.stm.model.Transition
- getAggregatedContext() - Method in interface org.chenile.owiz.impl.splitaggregate.SplitterContext
- getAllCannedReportsForUserTenant(String) - Method in interface org.chenile.query.service.CannedReportStore
-
For the current User and tenant, retrieve the following canned reports from the DB: All canned reports whose tenant Id and the user ID exactly match with the current user Id and the tenant Id all the canned reports whose tenant ID matches the current tenant and whose User ID is null
- getAllowedAction() - Method in class org.chenile.stm.impl.STMActionsInfoProvider.TransitionMetadata
- getAllowedActions() - Method in class org.chenile.query.model.ResponseRow
- getAllowedActions(State) - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getAllowedActionsAndMetadata() - Method in class org.chenile.workflow.dto.StateEntityServiceResponse
- getAllowedActionsAndMetadata(String) - Method in interface org.chenile.workflow.api.StateEntityService
- getAllowedActionsAndMetadata(String) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- getAllowedActionsAndMetadata(State) - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getAllowedActionsAndMetadata(State) - Method in interface org.chenile.workflow.api.StateEntityService
- getAllowedActionsAndMetadata(State) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- getAllowedActionsForWorkflowEntity(String, Object, String, String) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- getAllowedActionsWithMetadata(State) - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getAllowedStatesForCurrentUser(String) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- getAllStates() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getAllStates() - Method in interface org.chenile.stm.STMFlowStore
- getAllTransitionsIds() - Method in class org.chenile.stm.model.StateDescriptor
- getApiInvocation() - Method in class org.chenile.core.context.ChenileExchange
- getApp() - Method in class org.chenile.core.context.EventLog
- getAppType() - Method in enum class org.chenile.core.context.ContextContainer
- getAppType(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getAttachmentDescriptors() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getAuthentication() - Method in enum class org.chenile.core.context.ContextContainer
- getAuthenticationManager(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
-
Here we take the tenant ID to construct a specific URL (with the realm as tenant ID) and return an Authentication Manager for that realm.
- getAuthorities() - Method in class org.chenile.security.SecurityServiceImpl
- getAuthorities(ChenileExchange) - Method in interface org.chenile.security.model.AuthoritiesSupplier
- getAvailableCannedReports() - Method in class org.chenile.query.model.SearchResponse
- getBackupCount() - Method in class org.chenile.cache.model.CacheConfig
- getBatchId() - Method in enum class org.chenile.core.context.ContextContainer
- getBatchId() - Method in class org.chenile.core.context.EventLog
- getBatchId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getBean(String) - Method in interface org.chenile.stm.impl.BeanFactoryAdapter
-
Supports the notion of bean factories.
- getBean(String) - Method in class org.chenile.stm.spring.SpringBeanFactoryAdapter
- getBeanFactory() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getBeanFactoryAdapter() - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- getBeanFactoryAdapter() - Method in class org.chenile.owiz.impl.DelegatorCommand
- getBody() - Method in class org.chenile.core.context.ChenileExchange
- getBodyType() - Method in class org.chenile.core.context.ChenileExchange
- getBodyTypeSelector() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getBodyTypeSelector() - Method in class org.chenile.core.model.OperationDefinition
- getBodyTypeSelectorComponentName() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getBodyTypeSelectorComponentNames() - Method in class org.chenile.core.model.OperationDefinition
- getCache(ChenileExchange) - Method in class org.chenile.cache.interceptor.CacheInterceptor
- getCacheId() - Method in class org.chenile.core.model.OperationDefinition
- getCannedReportName() - Method in class org.chenile.query.model.CannedReport
- getCannedReportName() - Method in class org.chenile.query.model.SearchRequest
- getCannedReportName() - Method in class org.chenile.query.model.SearchResponse
- getChainContext() - Method in class org.chenile.core.context.ChenileExchange
- getChainContext() - Method in interface org.chenile.owiz.impl.ChainContextContainer
- getChannel(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getChenileEntryPoint(JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- getChenileExceptionHandler() - Method in class org.chenile.core.model.ChenileConfiguration
- getClientInterceptorCommands() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getClientInterceptorCommands() - Method in class org.chenile.core.model.OperationDefinition
- getClientInterceptorComponentNames() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getClientInterceptorComponentNames() - Method in class org.chenile.core.model.OperationDefinition
- getCode() - Method in class org.chenile.base.response.GenericResponse
- getCode() - Method in class org.chenile.base.response.ResponseMessage
- getColumnMetadata() - Method in class org.chenile.query.model.QueryMetadata
- getColumnMetadata() - Method in class org.chenile.query.model.SearchResponse
- getColumnName() - Method in class org.chenile.query.model.ColumnMetadata
- getColumnType() - Method in class org.chenile.query.model.ColumnMetadata
- getCommand() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getCommandCatalog() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- getCommandDescriptor() - Method in class org.chenile.owiz.impl.OrderedCommandDesc
- getComment() - Method in class org.chenile.workflow.param.MinimalPayload
- getComponent() - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- getComponentName() - Method in class org.chenile.core.model.OperationDefinition
- getComponentName() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getComponentName() - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- getComponentName() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getComponentName() - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- getComponentName() - Method in class org.chenile.stm.model.StateTagDescriptor
- getComponentNameFromAttributes(Attributes) - Method in class org.chenile.owiz.config.impl.OwizRule
- getComponentProperties() - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- getComponentProperties(StateEntity) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- getComponentProperty(StateEntity, String, boolean) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- getComponentProperty(StateEntityType, String) - Method in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- getComponentProperty(StateEntityType, String, String) - Method in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- getConfigValue(String) - Method in class org.chenile.owiz.impl.CommandBase
- getConsumes() - Method in class org.chenile.core.model.OperationDefinition
- getContext() - Method in enum class org.chenile.core.context.ContextContainer
- getContextExtensions() - Static method in enum class org.chenile.core.context.ContextContainer
-
If anyone needs a thread local they should use this.
- getCookieProperty(HttpServletRequest, String) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- getCreatedBy() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getCreatedBy() - Method in class org.chenile.utils.entity.model.BaseEntity
- getCreatedBy() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getCreatedTime() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getCreatedTime() - Method in class org.chenile.utils.entity.model.BaseEntity
- getCreatedTime() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getCronSchedule() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getCurrentAuthorities() - Method in class org.chenile.security.SecurityServiceImpl
- getCurrentAuthorities() - Method in interface org.chenile.security.service.SecurityService
- getCurrentPage() - Method in class org.chenile.query.model.SearchResponse
- getCurrentState() - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- getCurrentState() - Method in class org.chenile.stm.model.BaseStateEntity
- getCurrentState() - Method in interface org.chenile.stm.StateEntity
- getCurrentState() - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- getCurrentUserLogin() - Static method in class org.chenile.security.SecurityServiceImpl
- getCustomCommandTagDescriptor() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getData() - Method in class org.chenile.base.response.GenericResponse
- getData() - Method in class org.chenile.query.model.SearchResponse
- getDefaultAttachmentTag() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getDefaultAttachmentTag() - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- getDefaultFlow() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getDefaultFlow() - Method in interface org.chenile.stm.STMFlowStore
- getDefaultFlowId() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getDefaultRetrievalStrategy() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getDefaultRetrievalStrategy() - Method in interface org.chenile.stm.STMFlowStore
- getDescription() - Method in class org.chenile.base.response.GenericResponse
- getDescription() - Method in class org.chenile.base.response.ResponseMessage
- getDescription() - Method in class org.chenile.core.model.OperationDefinition
- getDescription() - Method in class org.chenile.core.model.ParamDefinition
- getDescriptorClass() - Method in class org.chenile.stm.model.StateTagDescriptor
- getDeviceId() - Method in enum class org.chenile.core.context.ContextContainer
- getDeviceId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getDropDownQuery() - Method in class org.chenile.query.model.ColumnMetadata
- getDropDownValues() - Method in class org.chenile.query.model.ColumnMetadata
- getEmployeeId() - Method in enum class org.chenile.core.context.ContextContainer
- getEmployeeId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getEndpointName() - Method in class org.chenile.proxy.interceptors.ChenileResponseHandler
- getEndRow() - Method in class org.chenile.query.model.SearchResponse
- getEndState() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getEntity() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getEntryAction() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getEntryAction() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getEntryAction() - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- getEntryAction() - Method in class org.chenile.stm.model.FlowDescriptor
- getEntryAction() - Method in class org.chenile.stm.model.StateDescriptor
- getEntryAction(State) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getEntryAction(State) - Method in interface org.chenile.stm.STMFlowStore
- getEntryPoint(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getErrorNum() - Method in exception org.chenile.base.exception.ErrorNumException
- getErrors() - Method in exception org.chenile.base.exception.ErrorNumException
- getErrors() - Method in class org.chenile.base.response.GenericResponse
- getEventId() - Method in class org.chenile.core.context.EventLog
- getEventId() - Method in class org.chenile.stm.model.EventInformation
- getEventId() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getEventInformation(String) - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getEventInformation(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getEventInformation(String) - Method in interface org.chenile.stm.STMFlowStore
- getEventLogger() - Method in class org.chenile.core.model.ChenileConfiguration
- getEventLoggerName() - Method in class org.chenile.core.model.ChenileConfiguration
- getEventName() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getEvents() - Method in class org.chenile.core.model.ChenileConfiguration
- getEventSubscribedTo() - Method in class org.chenile.core.model.OperationDefinition
- getEventSubscriber() - Method in class org.chenile.core.context.EventLog
- getEventSubscribers() - Method in class org.chenile.core.model.ChenileEventDefinition
- getException() - Method in class org.chenile.core.context.ChenileExchange
- getException() - Method in class org.chenile.core.context.EventLog
- getExitAction() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getExitAction() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getExitAction() - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- getExitAction() - Method in class org.chenile.stm.model.FlowDescriptor
- getExitAction() - Method in class org.chenile.stm.model.StateDescriptor
- getExitAction(State) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getExitAction(State) - Method in interface org.chenile.stm.STMFlowStore
- getExpression(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.IfAction
- getExtension(String) - Static method in enum class org.chenile.core.context.ContextContainer
- getExtension(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
-
Deprecated.
- getExtension(String) - Method in class org.chenile.core.model.OperationDefinition
-
Deprecated.
- getExtensionAsAnnotation(Class<T>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- getExtensionAsAnnotation(Class<T>) - Method in class org.chenile.core.model.OperationDefinition
- getExtensionByAnnotation(Class<T>) - Method in class org.chenile.core.context.ChenileExchange
- getExtensionByAnnotation(Class<T>, ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
- getExtensionByAnnotation(String, ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
Deprecated.
- getExtensionMap(String) - Method in class org.chenile.core.init.BaseInitializer
- getExtensions() - Method in class org.chenile.core.model.ChenileServiceDefinition
-
Deprecated.
- getExtensions() - Method in class org.chenile.core.model.OperationDefinition
-
Deprecated.
- getFalseEvent(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.IfAction
- getField() - Method in class org.chenile.base.response.ResponseMessage
- getFields() - Method in class org.chenile.query.model.SearchRequest
- getFileWatchId() - Method in class org.chenile.core.model.OperationDefinition
- getFilters() - Method in class org.chenile.query.model.SearchRequest
- getFlow() - Method in class org.chenile.owiz.config.impl.OwizRule
- getFlow() - Method in class org.chenile.stm.model.StateDescriptor
- getFlow(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getFlowColumn() - Method in class org.chenile.query.model.QueryMetadata
- getFlowDescriptions() - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- getFlowDescriptor() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getFlowId() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getFlowId() - Method in class org.chenile.stm.model.StateDescriptor
- getFlowId() - Method in class org.chenile.stm.model.Transition
- getFlowId() - Method in class org.chenile.stm.State
- getFlowInfo() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getFlowInfo(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getFlowName() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getFlowStore() - Method in class org.chenile.stm.model.FlowDescriptor
- getFromMap(String, JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- getGettingLateTimeInHours(STMActionsInfoProvider, State) - Static method in class org.chenile.workflow.service.impl.StateEntityHelper
- getGroup() - Method in class org.chenile.query.model.ColumnMetadata
- getGroupId() - Method in enum class org.chenile.core.context.ContextContainer
- getGroupId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getGuardingAuthorities(ChenileExchange) - Method in class org.chenile.security.service.impl.SecurityConfigServiceImpl
- getGuardingAuthorities(ChenileExchange) - Method in interface org.chenile.security.service.SecurityConfigService
- getHeader(String) - Method in class org.chenile.core.context.ChenileExchange
- getHeader(String) - Method in enum class org.chenile.core.context.ContextContainer
- getHeader(String, Class<T>) - Method in class org.chenile.core.context.ChenileExchange
- getHeader(String, Object) - Method in class org.chenile.core.context.ChenileExchange
- getHeader(String, Object, Class<T>) - Method in class org.chenile.core.context.ChenileExchange
- getHeaderProperty(HttpServletRequest, String) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- getHeaders() - Method in class org.chenile.core.context.ChenileExchange
- getHeaders() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getHeaders() - Method in interface org.chenile.utils.tenant.commands.HeadersAwareContext
- getHeaders(OperationDefinition, HttpServletRequest) - Static method in class org.chenile.http.handler.HttpEntryPoint
- getHealthChecker() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getHealthChecker(String, ChenileServiceDefinition) - Method in class org.chenile.core.service.ChenileInfoServiceImpl
- getHealthCheckerName() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getHealthCheckerReference(String) - Method in class org.chenile.core.model.TrajectoryDefinition
- getHealthCheckerReferenceId(String) - Method in class org.chenile.core.model.TrajectoryDefinition
- getHiddenColumns() - Method in class org.chenile.query.model.SearchRequest
- getHiddenColumns() - Method in class org.chenile.query.model.SearchResponse
- getHost() - Method in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- getHost() - Static method in class org.chenile.security.test.BaseSecurityTest
- getHttpMethod() - Method in class org.chenile.core.model.OperationDefinition
- getHttpPort() - Static method in class org.chenile.security.test.BaseSecurityTest
- getHttpResponseStatusCode() - Method in class org.chenile.core.context.ChenileExchange
- getId() - Method in class org.chenile.cache.model.CacheConfig
- getId() - Method in class org.chenile.core.model.ChenileEventDefinition
- getId() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getId() - Method in class org.chenile.core.model.TrajectoryDefinition
- getId() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getId() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getId() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- getId() - Method in class org.chenile.owiz.impl.CommandBase
- getId() - Method in class org.chenile.query.model.QueryMetadata
- getId() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getId() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getId() - Method in class org.chenile.stm.model.FlowDescriptor
- getId() - Method in class org.chenile.stm.model.StateDescriptor
- getId() - Method in class org.chenile.utils.entity.model.BaseEntity
- getId() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getIndentLevel(String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
Gets the indentation level of the specified line.
- getIndex() - Method in class org.chenile.query.model.SortCriterion
- getInitialState() - Method in class org.chenile.stm.model.FlowDescriptor
- getInitialState(State) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getInitialState(State) - Method in interface org.chenile.stm.STMFlowStore
-
Obtains the correct state descriptor to start operations with given the current state.
- getInput() - Method in class org.chenile.core.model.OperationDefinition
- getInstance() - Static method in enum class org.chenile.core.context.ContextContainer
- getInterceptorCommands() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getInterceptorCommands() - Method in class org.chenile.core.model.OperationDefinition
- getInterceptorComponentNames() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getInterceptorComponentNames() - Method in class org.chenile.core.model.OperationDefinition
- getInterfaceClass() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getIsDefault() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getIsFinalState() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getIsInitialState() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getIsInvokableOnlyFromStm() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getIsRetrievalTransition() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getJobDescription() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getJobName() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getJobParamValue(JobExecutionContext, String) - Static method in class org.chenile.scheduler.util.SchedulerUtil
- getJwkSetUri() - Method in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- getKey() - Method in interface org.chenile.owiz.impl.splitaggregate.IndividualSplitContext
- getKey() - Method in class org.chenile.stm.dto.StateAttributesDTO
- getKey(Attributes, int) - Method in class org.chenile.owiz.config.impl.OwizRule
- getLastModifiedBy() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getLastModifiedBy() - Method in class org.chenile.utils.entity.model.BaseEntity
- getLastModifiedBy() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getLastModifiedTime() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getLastModifiedTime() - Method in class org.chenile.utils.entity.model.BaseEntity
- getLastModifiedTime() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getLateColumn() - Method in class org.chenile.query.model.QueryMetadata
- getLateTimeInHours(STMActionsInfoProvider, State) - Static method in class org.chenile.workflow.service.impl.StateEntityHelper
- getList() - Method in class org.chenile.query.model.SearchResponse
- getListComponentProperty(StateEntity, String, boolean) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- getLocale() - Method in class org.chenile.core.context.ChenileExchange
- getLogWriter() - Method in class org.chenile.core.context.ChenileExchange
- getMapComponentProperty(StateEntity, String, boolean) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- getMappingProducer - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- GetMappingProducer - Class in org.chenile.http.init.od
- GetMappingProducer(ApplicationContext) - Constructor for class org.chenile.http.init.od.GetMappingProducer
- getMaxPages() - Method in class org.chenile.query.model.SearchResponse
- getMaxRows() - Method in class org.chenile.query.model.SearchResponse
- getMaxSize() - Method in class org.chenile.cache.model.CacheConfig
- getMessage() - Method in exception org.chenile.base.exception.ErrorNumException
- getMessage() - Method in class org.chenile.core.context.EventLog
- getMessageId() - Method in exception org.chenile.stm.exception.STMException
- getMetadata() - Method in class org.chenile.stm.impl.STMActionsInfoProvider.TransitionMetadata
- getMetadata() - Method in class org.chenile.stm.model.EventInformation
- getMetadata() - Method in class org.chenile.stm.model.StateDescriptor
- getMetadata(State, String) - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getMetaData() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getMetaData() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getMethod() - Method in class org.chenile.core.context.ChenileExchange
- getMethod() - Method in class org.chenile.core.model.OperationDefinition
- getMethod(Object, String, InputType) - Method in class org.chenile.owiz.impl.DelegatorCommand
-
we don't know what is the signature since the arg type is unknown.
- getMethodName() - Method in class org.chenile.core.model.OperationDefinition
- getMethodName() - Method in class org.chenile.owiz.impl.DelegatorCommand
- getMockName() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getMockServiceReference() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getModelType() - Method in class org.chenile.cache.init.CacheInitializer
- getModelType() - Method in class org.chenile.core.init.BaseInitializer
- getModelType() - Method in class org.chenile.core.init.ChenileEventInitializer
- getModelType() - Method in class org.chenile.core.init.ChenileTrajectoryInitializer
- getModelType() - Method in class org.chenile.scheduler.init.ChenileSchedulerInitializer
- getModuleName() - Method in class org.chenile.core.model.ChenileConfiguration
- getModuleName() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getMultiPartMap() - Method in class org.chenile.core.context.ChenileExchange
- getMultiPartMap(HttpServletRequest) - Static method in class org.chenile.http.handler.HttpEntryPoint
- getMutatedEntity() - Method in class org.chenile.workflow.dto.StateEntityServiceResponse
- getName() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getName() - Method in class org.chenile.core.model.OperationDefinition
- getName() - Method in class org.chenile.core.model.ParamDefinition
- getName() - Method in class org.chenile.query.model.ColumnMetadata
- getName() - Method in class org.chenile.query.model.QueryMetadata
- getName() - Method in class org.chenile.query.model.SortCriterion
- getNewFlowId() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getNewFlowId() - Method in class org.chenile.stm.model.Transition
- getNewHealthCheckerReference() - Method in class org.chenile.core.model.TrajectoryOverride
- getNewHealthCheckerReferenceId() - Method in class org.chenile.core.model.TrajectoryOverride
- getNewServiceReference() - Method in class org.chenile.core.model.TrajectoryOverride
- getNewServiceReferenceId() - Method in class org.chenile.core.model.TrajectoryOverride
- getNewStateId() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getNewStateId() - Method in class org.chenile.stm.model.Transition
- getNumRowsInPage() - Method in class org.chenile.query.model.SearchRequest
- getNumRowsInPage() - Method in class org.chenile.query.model.SearchResponse
- getNumRowsReturned() - Method in class org.chenile.query.model.SearchResponse
- getOperationDefinition() - Method in class org.chenile.core.context.ChenileExchange
- getOperationDefinition(JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- getOperations() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getOriginalSourceReference() - Method in class org.chenile.core.context.ChenileExchange
- getOriginatingModuleName() - Method in class org.chenile.core.model.ChenileEventDefinition
- getOtherExtensions() - Method in class org.chenile.core.model.ChenileConfiguration
- getOutput() - Method in class org.chenile.core.model.OperationDefinition
- getOutputAsParameterizedReference() - Method in class org.chenile.core.model.OperationDefinition
- getPageNum() - Method in class org.chenile.query.model.SearchRequest
- getParamClass() - Method in class org.chenile.core.model.ParamDefinition
- getParams() - Method in exception org.chenile.base.exception.ErrorNumException
- getParams() - Method in class org.chenile.base.response.ResponseMessage
- getParams() - Method in class org.chenile.core.model.OperationDefinition
- getParent() - Method in class org.chenile.owiz.config.model.AttachmentDescriptor
- getParentId() - Method in class org.chenile.owiz.config.model.AttachmentDescriptor
- getParentId() - Method in class org.chenile.owiz.impl.CommandBase
- getParentState() - Method in class org.chenile.stm.model.Transition
- getPort() - Method in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- getPostProcessorCommands() - Method in class org.chenile.core.model.ChenileConfiguration
- getPrefix() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getPreProcessorCommands() - Method in class org.chenile.core.model.ChenileConfiguration
- getProduces() - Method in class org.chenile.core.model.OperationDefinition
- getProperties() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getProperty(Map, Object, Object) - Method in class org.chenile.ognl.MapAccessor
- getProperty(Map, Object, Object) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- getProperty(Map, Object, Object) - Method in class org.chenile.stm.ognl.MapAccessor
- getPropertyFromExpression(String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- getPropertyValue(String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getProtectedHeader(String) - Method in enum class org.chenile.core.context.ContextContainer
- getQueryName() - Method in class org.chenile.query.model.CannedReport
- getQueryName() - Method in class org.chenile.query.model.SearchRequest
- getRegion() - Method in enum class org.chenile.core.context.ContextContainer
- getRegion(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getRemoteProxy(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- getRequest() - Method in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator.CallableAdapter
- getRequestId() - Method in enum class org.chenile.core.context.ContextContainer
- getResponse() - Method in class org.chenile.core.context.ChenileExchange
- getResponseBodyType() - Method in class org.chenile.core.context.ChenileExchange
- getResponseMessage() - Method in exception org.chenile.base.exception.ErrorNumException
- getResponseMessages() - Method in class org.chenile.core.context.ChenileExchange
- getRestTemplate(ChenileExchange) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- getRetrievalStrategy() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getRetrievalStrategy() - Method in class org.chenile.stm.model.FlowDescriptor
- getRow() - Method in class org.chenile.query.model.ResponseRow
- getSate() - Method in exception org.chenile.stm.exception.STMException
- getScriptingStrategy() - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- getSearchRequest() - Method in class org.chenile.query.model.CannedReport
- getSecurityConfig(ChenileExchange) - Method in class org.chenile.security.service.impl.SecurityConfigServiceImpl
- getSecurityStrategy(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getSecurityStrategy(String) - Method in interface org.chenile.stm.STMFlowStore
- getServerURI() - Static method in class org.chenile.mqtt.test.MqttBaseTest.HostProvider
- getServiceDefinition() - Method in class org.chenile.core.context.ChenileExchange
- getServiceDefinition(JobExecutionContext) - Method in class org.chenile.scheduler.jobs.ScheduledJob
- getServiceId() - Method in class org.chenile.core.model.TrajectoryOverride
- getServiceName() - Method in class org.chenile.core.model.OperationDefinition
- getServiceReference() - Method in class org.chenile.core.context.ChenileExchange
- getServiceReference() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getServiceReference(String) - Method in class org.chenile.core.model.TrajectoryDefinition
- getServiceReferenceId() - Method in class org.chenile.core.context.ChenileExchange
- getServiceReferenceId(String) - Method in class org.chenile.core.model.TrajectoryDefinition
- getServices() - Method in class org.chenile.core.model.ChenileConfiguration
- getSeverity() - Method in class org.chenile.base.response.GenericResponse
- getSeverity() - Method in class org.chenile.base.response.ResponseMessage
- getSingleChild(Node, String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- getSkipEntryExitActionsForAutoStates() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getSla(STMActionsInfoProvider, State, String) - Static method in class org.chenile.workflow.service.impl.StateEntityHelper
- getSlaLate() - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- getSlaLate() - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- getSlaLate() - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- getSlaRedDate() - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- getSlaTendingLate() - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- getSlaTendingLate() - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- getSlaTendingLate() - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- getSortCriteria() - Method in class org.chenile.query.model.SearchRequest
- getSource(MqttMessage) - Method in class org.chenile.mqtt.MqttInfoProvider
- getSourceAccessor(OgnlContext, Object, Object) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- getSourceSetter(OgnlContext, Object, Object) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- getStartRow() - Method in class org.chenile.query.model.SearchResponse
- getStartState() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getStateAttributes() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getStateColumn() - Method in class org.chenile.query.model.QueryMetadata
- getStateDescriptions() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getStateEntryTime() - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- getStateEntryTime() - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- getStateEntryTime() - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- getStateId() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getStateId() - Method in class org.chenile.stm.model.Transition
- getStateId() - Method in class org.chenile.stm.State
- getStateInfo(String, String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getStateInfo(State) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getStateInfo(State) - Method in interface org.chenile.stm.STMFlowStore
- getStateName() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getStates() - Method in class org.chenile.stm.model.FlowDescriptor
- getStatesAllowedForCurrentUser() - Method in class org.chenile.stm.impl.STMActionsInfoProvider
- getStatesInfo() - Method in class org.chenile.stm.model.FlowDescriptor
- getStateType() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getStatus() - Method in class org.chenile.core.context.EventLog
- getSTMActionInfoProvider(String) - Static method in class org.chenile.workflow.api.WorkflowRegistry
- getStmDataProvider() - Method in class org.chenile.stm.impl.DataFlowReader
- getStmFlowStore() - Method in class org.chenile.stm.impl.STMImpl
- getStmSecurityStrategy() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- getStmSecurityStrategy() - Method in class org.chenile.stm.model.FlowDescriptor
- getSubError() - Method in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- getSubError() - Method in enum class org.chenile.core.errorcodes.ErrorCodes
- getSubError() - Method in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- getSubError() - Method in enum class org.chenile.proxy.errorcodes.ErrorCodes
- getSubError() - Method in enum class org.chenile.query.service.error.ErrorCodes
- getSubError() - Method in enum class org.chenile.scheduler.errorcodes.ErrorCodes
- getSubError() - Method in enum class org.chenile.security.errorcodes.ErrorCodes
- getSubErrorCode() - Method in class org.chenile.base.response.GenericResponse
- getSubErrorCode() - Method in class org.chenile.base.response.ResponseMessage
- getSubErrorNum() - Method in exception org.chenile.base.exception.ErrorNumException
- getSubErrorNum() - Method in class org.chenile.core.context.EventLog
- getSuccessHttpStatus() - Method in class org.chenile.core.model.OperationDefinition
- getSuccessHttpStatus(Object) - Method in class org.chenile.http.handler.HttpEntryPoint
- getSuccessHttpStatus(ChenileExchange) - Method in class org.chenile.core.interceptors.GenericResponseBuilder
- getSystemFilters() - Method in class org.chenile.query.model.SearchRequest
- getTag() - Method in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- getTag() - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- getTag() - Method in class org.chenile.stm.model.StateTagDescriptor
- getTagName() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- getTarget(MqttMessage) - Method in class org.chenile.mqtt.MqttInfoProvider
- getTenant() - Method in enum class org.chenile.core.context.ContextContainer
- getTenant(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getTenantType() - Method in enum class org.chenile.core.context.ContextContainer
- getTenantType(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getTendingLateColumn() - Method in class org.chenile.query.model.QueryMetadata
- getTestMode(MqttMessage) - Method in class org.chenile.mqtt.MqttInfoProvider
- getTimeOutInMilliSeconds() - Method in class org.chenile.core.model.OperationDefinition
- getTimeToLiveInSeconds() - Method in class org.chenile.cache.model.CacheConfig
- getToken(String, String, String) - Static method in class org.chenile.security.test.BaseSecurityTest
- getTopic() - Method in class org.chenile.core.model.ChenileEventDefinition
- getTrajectories() - Method in class org.chenile.core.model.ChenileConfiguration
- getTrajectory() - Method in enum class org.chenile.core.context.ContextContainer
- getTrajectoryId() - Method in class org.chenile.core.model.TrajectoryOverride
- getTrajectoryId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getTrajectoryOverrides() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getTrajectoryOverrides() - Method in class org.chenile.core.model.TrajectoryDefinition
- getTransition() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getTransitionAction() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- getTransitionAction() - Method in class org.chenile.stm.model.EventInformation
- getTransitionAction(Transition) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- getTransitionAction(Transition) - Method in interface org.chenile.stm.STMFlowStore
- getTransitionDescriptions() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- getTransitionParam() - Method in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- getTransitions() - Method in class org.chenile.stm.model.StateDescriptor
- getTriggerGroup() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getTriggerName() - Method in class org.chenile.scheduler.model.SchedulerInfo
- getTrueEvent(StateEntityType) - Method in class org.chenile.stm.action.scriptsupport.IfAction
- getType() - Method in class org.chenile.core.model.ChenileEventDefinition
- getType() - Method in class org.chenile.core.model.ParamDefinition
- getTypeReference() - Method in class org.chenile.proxy.interceptors.ChenileResponseHandler
- getUnderlyingObject() - Method in class org.chenile.owiz.impl.DelegatorCommand
- getUrl() - Method in class org.chenile.core.model.OperationDefinition
- getUrl() - Method in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- getUrl() - Static method in class org.chenile.security.test.BaseSecurityTest
- getUser() - Method in enum class org.chenile.core.context.ContextContainer
- getUserAgent() - Method in enum class org.chenile.core.context.ContextContainer
- getUserAgent(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getUserId() - Method in class org.chenile.query.model.CannedReport
- getUserId(Map<String, Object>) - Static method in class org.chenile.core.context.HeaderUtils
- getUserPropertyValue(MqttMessage, String) - Method in class org.chenile.mqtt.MqttInfoProvider
- getValue() - Method in interface org.chenile.owiz.impl.splitaggregate.IndividualSplitContext
- getValue() - Method in class org.chenile.stm.dto.StateAttributesDTO
- getValue(Object, Object) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- getValue(Object, Object) - Method in class org.chenile.stm.ognl.OgnlScriptingStrategy
- getValue(String) - Method in interface org.chenile.core.context.ContextContainer.SimpleMap
- getValue(Node, String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- getVersion() - Method in class org.chenile.core.model.ChenileConfiguration
- getVersion() - Method in class org.chenile.core.model.ChenileServiceDefinition
- getVersion() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- getVersion() - Method in class org.chenile.utils.entity.model.BaseEntity
- getVersion() - Method in interface org.chenile.utils.entity.model.ChenileEntity
- getWarningHttpStatus() - Method in class org.chenile.core.model.OperationDefinition
- getWarningMessages() - Method in class org.chenile.base.response.GenericResponse
- getWarningMessages() - Method in interface org.chenile.base.response.WarningAware
- getWarningMessages() - Method in class org.chenile.core.context.ChenileExchange
- getWorkflowName() - Method in class org.chenile.query.model.QueryMetadata
- getXmlComponentProperties() - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- getXmlNameAsCamelCase(String) - Method in class org.chenile.owiz.config.impl.OwizRule
- goal - Variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
The name of the goal for which to show help.
- group - Variable in class org.chenile.query.model.ColumnMetadata
-
Used for grouping of columns in the front-end
- GROUP_ID_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- groupId - Variable in class org.chenile.core.context.ContextContainer.Context
- guardingAuthoritiesFoundInCurrentAuthorities(String[], String[]) - Static method in class org.chenile.security.SecurityServiceImpl
H
- handleAttachment - Variable in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- handleAttachment - Variable in class org.chenile.owiz.config.impl.HandleCommand
- HandleAttachment<InputType> - Class in org.chenile.owiz.config.impl
- HandleAttachment(Map<String, CustomAttachmentTagDescriptor>) - Constructor for class org.chenile.owiz.config.impl.HandleAttachment
- handleCloud(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
-
In the cloud, execute the actual service Upon successful return, send a message to MQTT topic
- handleCommand - Variable in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- HandleCommand<InputType> - Class in org.chenile.owiz.config.impl
- HandleCommand(IDGenerator, HandleAttachment<InputType>) - Constructor for class org.chenile.owiz.config.impl.HandleCommand
- handleConflict(RuntimeException, WebRequest) - Method in class org.chenile.configuration.http.controller.ErrorController
- handleEdge(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
-
In the edge, we will delegate the control to the cloud.
- handleError(ClientHttpResponse) - Method in class org.chenile.proxy.interceptors.ChenileResponseHandler
- handleErrors(InputType, Throwable) - Method in class org.chenile.owiz.impl.ParallelChain
- handleEvent(String, Object) - Method in class org.chenile.core.event.EventProcessor
- handleEvent(ChenileEventDefinition, ChenileExchange) - Method in class org.chenile.core.event.EventProcessor
- handleEventAsync(String, Object) - Method in class org.chenile.core.event.EventProcessor
- handleHttp(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- handleMqtt(ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
-
In MQTT, if the message comes to the edge, call the service as usual If it is the cloud, handle it like you do HTTP messages
- handleNonErrorNumExceptions(InputType, Throwable) - Method in class org.chenile.owiz.impl.ParallelChain
- handleRegisteredCommand - Variable in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- HandleRegisteredCommand<InputType> - Class in org.chenile.owiz.config.impl
- HandleRegisteredCommand(IDGenerator, HandleAttachment<InputType>, Map<String, CustomCommandTagDescriptor>) - Constructor for class org.chenile.owiz.config.impl.HandleRegisteredCommand
- handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.chenile.http.handler.HttpEntryPoint
- hasError(ClientHttpResponse) - Method in class org.chenile.proxy.interceptors.ChenileResponseHandler
- hashCode() - Method in class org.chenile.cache.model.CacheKey
- hashCode() - Method in class org.chenile.core.model.OperationDefinition
- hashCode() - Method in record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
Returns a hash code value for this object.
- hashCode() - Method in class org.chenile.stm.State
- hashCode() - Method in class org.chenile.utils.tenancy.Key
- hazelcastConfig() - Method in class org.chenile.configuration.cache.ChenileCacheConfiguration
- hazelcastInstance - Variable in class org.chenile.cache.interceptor.CacheInterceptor
- hazelcastInstance(Config) - Method in class org.chenile.configuration.cache.ChenileCacheConfiguration
- HEADER - Enum constant in enum class org.chenile.core.model.HttpBindingType
- headerCopier - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- headerCopier - Variable in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- HeaderCopier - Interface in org.chenile.core.context
-
Any class that copies headers from the existing context to the new
ChenileExchange
- headers - Variable in class org.chenile.core.context.ChenileExchange
-
Incoming request headers.
- headers - Variable in class org.chenile.core.context.LogRecord
- headers - Variable in class org.chenile.scheduler.model.SchedulerInfo
- HEADERS - Enum constant in enum class org.chenile.core.model.HttpBindingType
- HeadersAwareContext - Interface in org.chenile.utils.tenant.commands
- HeaderUtils - Class in org.chenile.core.context
-
Defines all the header names in one place.
- HeaderUtils() - Constructor for class org.chenile.core.context.HeaderUtils
- HEALTH_CHECKER_NOT_CONFIGURED - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- healthCheck() - Method in interface org.chenile.core.service.HealthChecker
- healthCheck() - Method in class org.chenile.core.service.InfoHealthChecker
- healthCheck(String, String) - Method in interface org.chenile.core.service.ChenileInfoService
-
Calls the health check information service attached to the particular service and gets them to perform a health check In case the service does not have a health check configured it throws a 404
- healthCheck(String, String) - Method in class org.chenile.core.service.ChenileInfoServiceImpl
- healthChecker - Variable in class org.chenile.core.model.ChenileServiceDefinition
- HealthChecker - Interface in org.chenile.core.service
-
All Health Checkers must implement this interface Health Checker can be attached to any service Health checkers will be exposed via a GET method
- healthCheckerName - Variable in class org.chenile.core.model.ChenileServiceDefinition
- healthCheckerName() - Element in annotation interface org.chenile.http.annotation.ChenileController
- HealthCheckInfo - Class in org.chenile.core.service
-
A base class that provides basic health check info about all services.
- HealthCheckInfo() - Constructor for class org.chenile.core.service.HealthCheckInfo
- healthy - Variable in class org.chenile.core.service.HealthCheckInfo
- HelpMojo - Class in org.chenile.chenile_config_maven_plugin
-
Display help information on chenile-config-maven-plugin.
Callmvn chenile-config:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.chenile.chenile_config_maven_plugin.HelpMojo
- hiddenColumns - Variable in class org.chenile.query.model.SearchRequest
-
Changed from Collection
to Set because the array was adding the old values again while updating. - hiddenColumns - Variable in class org.chenile.query.model.SearchResponse
-
Changed from Collection
to Set because the array was adding the old values again while updating. - hivemq - Static variable in class org.chenile.mqtt.test.MqttBaseTest
- host - Variable in class org.chenile.security.KeycloakConnectionDetails
- host - Variable in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- HostProvider() - Constructor for class org.chenile.mqtt.test.MqttBaseTest.HostProvider
- hostURI - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- HTML - Enum constant in enum class org.chenile.core.model.MimeType
- HTTP_ENTRY_POINT - Static variable in class org.chenile.http.Constants
-
This is the value for the
HeaderUtils.ENTRY_POINT
header inChenileExchange
for all requests that came through HTTP - HttpBindingType - Enum Class in org.chenile.core.model
-
Bind a parameter of an Operation to a message.
- HttpBindingType() - Constructor for enum class org.chenile.core.model.HttpBindingType
- httpChain() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- HttpEntryPoint - Class in org.chenile.http.handler
-
This is a generic controller that is used if JSON is used to configure a Chenile service.
- HttpEntryPoint(ChenileServiceDefinition, OperationDefinition, ChenileEntryPoint) - Constructor for class org.chenile.http.handler.HttpEntryPoint
- httpInvoker() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- HttpInvoker - Class in org.chenile.proxy.interceptors
-
Invokes the remote service using HTTP
- HttpInvoker() - Constructor for class org.chenile.proxy.interceptors.HttpInvoker
- httpMethod - Variable in class org.chenile.core.model.OperationDefinition
- httpMethod() - Method in class org.chenile.http.init.od.DeleteMappingProducer
- httpMethod() - Method in class org.chenile.http.init.od.GetMappingProducer
- httpMethod() - Method in class org.chenile.http.init.od.MappingProducerBase
- httpMethod() - Method in class org.chenile.http.init.od.PatchMappingProducer
- httpMethod() - Method in class org.chenile.http.init.od.PostMappingProducer
- httpMethod() - Method in class org.chenile.http.init.od.PutMappingProducer
- httpMethod(OperationDefinition) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- HTTPMethod - Enum Class in org.chenile.core.model
-
The HTTP Method that is supported by the service.
- HTTPMethod() - Constructor for enum class org.chenile.core.model.HTTPMethod
- HttpModuleBuilder - Class in org.chenile.http.init
-
Uses JSON configurations to initiate Chenile HTTP.
- HttpModuleBuilder() - Constructor for class org.chenile.http.init.HttpModuleBuilder
- httpPort - Variable in class org.chenile.security.KeycloakConnectionDetails
- httpResponseStatusCode - Variable in class org.chenile.core.context.ChenileExchange
-
contains the http response status code
- HttpServletRequestAccessor - Class in org.chenile.stm.ognl
- HttpServletRequestAccessor() - Constructor for class org.chenile.stm.ognl.HttpServletRequestAccessor
I
- i_construct_a_REST_request_with_header_and_value(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- i_construct_an_authorized_REST_request_in_realm_for_user_and_password(String, String, String) - Method in class org.chenile.cucumber.security.rest.RestCukesSecSteps
- i_DELETE_A_REST_Request_To_URL_With_Payload(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- i_GET_a_REST_request_to_URL(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- i_PATCH_a_REST_request_to_URL(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- i_POST_a_request_with_payload(String, String, String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- i_POST_REST_request_with_payload(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- i_PUT_a_REST_request_to_URL(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- id - Variable in class org.chenile.cache.model.CacheConfig
- id - Variable in class org.chenile.core.model.ChenileEventDefinition
-
Event ID.
- id - Variable in class org.chenile.core.model.ChenileServiceDefinition
- id - Variable in class org.chenile.core.model.TrajectoryDefinition
- id - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- id - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- id - Variable in class org.chenile.owiz.config.model.FlowDescriptor
- id - Variable in class org.chenile.query.model.QueryMetadata
- id - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- id - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- id - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- id - Variable in class org.chenile.stm.model.FlowDescriptor
- id - Variable in class org.chenile.stm.model.StateDescriptor
- id - Variable in class org.chenile.utils.entity.model.BaseEntity
- id() - Element in annotation interface org.chenile.core.annotation.ConditionalHealthCheckOnTrajectory
-
The trajectory ID for which the reference is replaced
- id() - Element in annotation interface org.chenile.core.annotation.ConditionalOnTrajectory
-
The trajectory ID for which the reference is replaced
- id(String) - Method in class org.chenile.stm.model.EventInformation
- id(String) - Method in class org.chenile.stm.model.FlowDescriptor
- id(String) - Method in class org.chenile.stm.model.StateDescriptor
- id(String) - Method in class org.chenile.stm.model.Transition
- ID - Static variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- ID - Static variable in class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- ID_MAP - Static variable in class org.chenile.utils.entity.service.IDGenerator
- idAttributeName - Variable in class org.chenile.owiz.config.impl.CreateOrUseExistingRule
- idAttributeName - Variable in class org.chenile.stm.impl.CreateOrUseExistingObjectRule
- idGenerator - Variable in class org.chenile.owiz.config.impl.HandleCommand
- idGenerator - Static variable in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- IDGenerator - Class in org.chenile.owiz.config.impl
- IDGenerator - Class in org.chenile.utils.entity.service
-
Generates IDs given a request context.
- IDGenerator() - Constructor for class org.chenile.owiz.config.impl.IDGenerator
- IDGenerator() - Constructor for class org.chenile.utils.entity.service.IDGenerator
- IfAction<StateEntityType extends StateEntity> - Class in org.chenile.stm.action.scriptsupport
-
Implements an IF action using the same expression language as the one supported by the
ScriptingStrategy
. - IfAction() - Constructor for class org.chenile.stm.action.scriptsupport.IfAction
- ignoreSecurity - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- ILLEGAL_HEADER - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- INCREMENT - Static variable in class org.chenile.owiz.impl.ognl.ForLoop
- incrementCommand - Variable in class org.chenile.owiz.impl.ognl.ForLoop
- indentSize - Variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
The number of spaces per indentation level, should be positive.
- index - Variable in class org.chenile.owiz.impl.ChainContext
- index - Variable in class org.chenile.owiz.impl.OrderedCommandDesc
-
This class is needed to ensure that the commands are retrieved in the correct order
- index - Variable in class org.chenile.query.model.SortCriterion
- INDEX - Static variable in class org.chenile.owiz.impl.Chain
- IndividualSplitContext - Interface in org.chenile.owiz.impl.splitaggregate
- info() - Method in interface org.chenile.core.service.ChenileInfoService
- info() - Method in class org.chenile.core.service.ChenileInfoServiceImpl
- Info - Class in org.chenile.core.service
-
A DTO that provides a condensed version of services along with the operations that they support
- Info() - Constructor for class org.chenile.core.service.Info
- INFO_SERVICE_NAME - Static variable in class org.chenile.config.plugin.ConfigMojo
-
The name of the info service (this will be excluded)
- Info.OperationInfo - Class in org.chenile.core.service
- Info.ServiceInfo - Class in org.chenile.core.service
- infoHealthChecker() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- InfoHealthChecker - Class in org.chenile.core.service
-
Health checker for the ChenileInfoService
- InfoHealthChecker() - Constructor for class org.chenile.core.service.InfoHealthChecker
- infoProvider - Variable in class org.chenile.stm.cli.CLI
- infoService() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- infoUrl - Variable in class org.chenile.config.plugin.ConfigMojo
-
The URL from where the api doc is retrieved.
- init() - Method in class org.chenile.core.init.AbstractServiceInitializer
- init() - Method in class org.chenile.core.init.BaseInitializer
- init() - Method in class org.chenile.core.init.ChenileEventSubscribersInitializer
- init() - Method in class org.chenile.core.init.ChenileServiceInitializer
- init() - Method in class org.chenile.http.init.AnnotationChenileServiceInitializer
- init() - Method in class org.chenile.http.init.AnnotationTrajectoryInitializer
- init() - Method in class org.chenile.mqtt.init.MqttInitializer
- init() - Static method in class org.chenile.ognl.ParseExpression
- init() - Method in class org.chenile.query.service.impl.QueryStoreImpl
- init() - Static method in class org.chenile.stm.action.ScriptingStrategyBase
- init() - Method in class org.chenile.stm.impl.XmlFlowReader
- init(String) - Method in class org.chenile.stm.impl.DataFlowReader
- initDigester() - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- initializeIfRequired() - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- initialState - Variable in class org.chenile.stm.model.FlowDescriptor
- initialState - Variable in class org.chenile.stm.model.StateDescriptor
- initialState(String) - Method in class org.chenile.stm.model.FlowDescriptor
- initInterceptors(List<String>) - Method in class org.chenile.core.init.AbstractServiceInitializer
- initProcessors(STMFlowStoreImpl) - Method in class org.chenile.stm.cli.CLI
- input - Variable in class org.chenile.core.model.OperationDefinition
-
The input class expected within the body of the incoming ChenileExchange
- InterceptedBy - Annotation Interface in org.chenile.http.annotation
- InterceptorChain(List<Command<ChenileExchange>>) - Constructor for class org.chenile.core.init.AbstractServiceInitializer.InterceptorChain
- interceptorCommands - Variable in class org.chenile.core.model.ChenileServiceDefinition
- interceptorCommands - Variable in class org.chenile.core.model.OperationDefinition
- interceptorComponentNames - Variable in class org.chenile.core.model.ChenileServiceDefinition
- interceptorComponentNames - Variable in class org.chenile.core.model.OperationDefinition
- interfaceClass - Variable in class org.chenile.core.model.ChenileServiceDefinition
- interfaceClass() - Element in annotation interface org.chenile.http.annotation.ChenileController
- interfaceToProxy - Variable in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- internalProceed(StateEntityType, String, Object, boolean) - Method in class org.chenile.stm.impl.STMImpl
- InterpolationCommand<InputType> - Class in org.chenile.owiz.impl
-
This is a "dummy" command which needs to be attached to a parent command that supports this type of command.
- InterpolationCommand() - Constructor for class org.chenile.owiz.impl.InterpolationCommand
- INVALID_CONTROLLER_ARGS - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- INVALID_EVENTID - Static variable in exception org.chenile.stm.exception.STMException
- INVALID_STATE - Static variable in exception org.chenile.stm.exception.STMException
- INVALID_STD - Static variable in exception org.chenile.stm.exception.STMException
- INVALID_TRANSITION - Static variable in exception org.chenile.stm.exception.STMException
- invoke(Object, Method, Object[]) - Method in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- invokeApi(ChenileExchange) - Method in class org.chenile.core.interceptors.ServiceInvoker
- invokeHTTPMethod(HttpMethod, String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- invokeMock - Variable in class org.chenile.core.context.ChenileExchange
-
This is useful if this request is determined to be a mock request.
- isActive - Variable in class org.chenile.core.context.ContextContainer.Context
- isActive() - Method in enum class org.chenile.core.context.ContextContainer
- isAllowed(String...) - Method in class org.chenile.security.service.impl.StmSecurityStrategyImpl
- isAllowed(String...) - Method in class org.chenile.stm.dummy.DummySecurityStrategy
- isAllowed(String...) - Method in interface org.chenile.stm.STMSecurityStrategy
- isApplicableToAll() - Method in class org.chenile.query.model.CannedReport
- isAscendingOrder() - Method in class org.chenile.query.model.SortCriterion
- isAuditable() - Method in class org.chenile.core.model.OperationDefinition
- isBeginning(State) - Method in class org.chenile.stm.impl.STMImpl
- isBetweenQuery() - Method in class org.chenile.query.model.ColumnMetadata
- isCacheKey() - Method in class org.chenile.core.model.ParamDefinition
- isCombinable - Variable in class org.chenile.query.model.AllowedActionInfo
- isConditionTrue(InputType) - Method in class org.chenile.owiz.impl.ognl.ForLoop
- isContainsQuery() - Method in class org.chenile.query.model.ColumnMetadata
- isCustomRender() - Method in class org.chenile.query.model.ColumnMetadata
- isDefault - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- isDefault - Variable in class org.chenile.stm.model.FlowDescriptor
- isDefault() - Method in class org.chenile.stm.model.FlowDescriptor
- isDefaultFlow() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- isDisplay() - Method in class org.chenile.query.model.ColumnMetadata
- isEnableInlineScriptsInProperties() - Method in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- isFilterable() - Method in class org.chenile.query.model.ColumnMetadata
- isFinalState - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- isFinalState() - Method in class org.chenile.stm.model.StateDescriptor
- isFirst() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- isFlexiblePropnames() - Method in class org.chenile.query.model.QueryMetadata
- isInitialState - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- isInitialState() - Method in class org.chenile.stm.model.StateDescriptor
- isInternal - Variable in class org.chenile.core.context.ContextContainer.Context
- isInternal() - Method in enum class org.chenile.core.context.ContextContainer
- isInvokableOnlyFromStm - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- isInvokableOnlyFromStm - Variable in class org.chenile.stm.model.Transition
- isInvokableOnlyFromStm() - Method in class org.chenile.stm.model.Transition
- isInvokeMock() - Method in class org.chenile.core.context.ChenileExchange
- isLikeQuery() - Method in class org.chenile.query.model.ColumnMetadata
- isLocalInvocation() - Method in class org.chenile.core.context.ChenileExchange
- isManualState() - Method in class org.chenile.stm.model.StateDescriptor
- isManualState() - Method in class org.chenile.stm.model.StateTagDescriptor
- isMock(ChenileExchange) - Method in class org.chenile.core.interceptors.ConstructServiceReference
- isNotEmpty(String) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- isOnDemand - Variable in class org.chenile.core.context.ContextContainer.Context
- isOnDemand() - Method in enum class org.chenile.core.context.ContextContainer
- isOrOperation - Variable in class org.chenile.query.model.SearchRequest
-
Used for elastic search query request
- isOrOperation() - Method in class org.chenile.query.model.SearchRequest
- isPaginated() - Method in class org.chenile.query.model.QueryMetadata
- isPublishCannedReportToEveryone() - Method in class org.chenile.query.model.SearchRequest
- isRegisteredAttachmentTag(String) - Method in class org.chenile.owiz.config.impl.HandleAttachment
- isRegisteredCommandTag(String) - Method in class org.chenile.owiz.config.impl.HandleRegisteredCommand
- isRetrievalTransition - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- isRetrievalTransition() - Method in class org.chenile.stm.model.Transition
- isSaveChangesToCannedReport() - Method in class org.chenile.query.model.SearchRequest
- isSecure() - Method in class org.chenile.core.model.OperationDefinition
- isSkipEntryExitActionsForAutoStates() - Method in class org.chenile.stm.model.FlowDescriptor
- isSortable() - Method in class org.chenile.query.model.ColumnMetadata
- isSortable() - Method in class org.chenile.query.model.QueryMetadata
- isSuccess() - Method in class org.chenile.base.response.GenericResponse
- issuedAt - Variable in class org.chenile.security.SecurityServiceImpl.X
- isTestMode() - Method in enum class org.chenile.core.context.ContextContainer
- isToDoList() - Method in class org.chenile.query.model.QueryMetadata
- isToDoList() - Method in class org.chenile.query.model.SearchRequest
- isTransitionAuthorized(StateDescriptor, Transition) - Method in class org.chenile.stm.impl.STMImpl
- isVerified - Variable in class org.chenile.core.context.ContextContainer.Context
- isVerified() - Method in enum class org.chenile.core.context.ContextContainer
J
- jobDescription - Variable in class org.chenile.scheduler.model.SchedulerInfo
- jobName - Variable in class org.chenile.scheduler.model.SchedulerInfo
- JpaUtilsConfiguration - Class in org.chenile.configuration.jpautils
- JpaUtilsConfiguration() - Constructor for class org.chenile.configuration.jpautils.JpaUtilsConfiguration
- JSON - Enum constant in enum class org.chenile.core.model.MimeType
- jwt(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- jwtBearerTokenAuthenticationConverter() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- jwtDecoder(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- jwtDecoderMap - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
K
- key - Variable in class org.chenile.stm.dto.StateAttributesDTO
- key(ChenileExchange, ParamDefinition) - Method in class org.chenile.cache.interceptor.CacheInterceptor
- Key - Class in org.chenile.utils.tenancy
-
Key for the tenant specific cache.
- Key() - Constructor for class org.chenile.utils.tenancy.Key
- keycloak - Static variable in class org.chenile.security.test.BaseSecurityTest
- keycloakBaseRealm - Variable in class org.chenile.configuration.security.ConnectionConfiguration
- keycloakBaseUrl(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- KeycloakConnectionDetails - Class in org.chenile.security
-
Used to connect to Keycloak.
- KeycloakConnectionDetails() - Constructor for class org.chenile.security.KeycloakConnectionDetails
- keycloakHost - Variable in class org.chenile.configuration.security.ConnectionConfiguration
- keycloakOpenIdUrl(String) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- keycloakPort - Variable in class org.chenile.configuration.security.ConnectionConfiguration
- keycloakProperties(DynamicPropertyRegistry) - Static method in class org.chenile.security.test.BaseSecurityTest
- KeyCloakToken(String) - Constructor for record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
Creates an instance of a
KeyCloakToken
record class.
L
- label - Variable in class org.chenile.query.model.AllowedActionInfo
- lastModifiedBy - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- lastModifiedBy - Variable in class org.chenile.utils.entity.model.BaseEntity
- lastModifiedTime - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- lastModifiedTime - Variable in class org.chenile.utils.entity.model.BaseEntity
- lateColumn - Variable in class org.chenile.query.model.QueryMetadata
- likeQuery - Variable in class org.chenile.query.model.ColumnMetadata
- lineLength - Variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
The maximum length of a display line, should be positive.
- link - Variable in class org.chenile.query.model.AllowedActionInfo
- list - Variable in class org.chenile.query.model.SearchResponse
- LOCAL - Enum constant in enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
- LOCAL_SERVICE_FAILED - Enum constant in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- locale - Variable in class org.chenile.core.context.ChenileExchange
-
Calculated locale.
- localeResolver - Variable in class org.chenile.http.handler.ControllerSupport
- localeResolver - Variable in class org.chenile.http.handler.HttpEntryPoint
- locales - Variable in class org.chenile.utils.region.RegionToTrajectoryConverter
- localInvocation - Variable in class org.chenile.core.context.ChenileExchange
- localProxyBuilder() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- localProxyInvoker() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- LocalProxyInvoker - Class in org.chenile.proxy.interceptors
-
Invokes the Chenile Entry point locally since this service is local.
- LocalProxyInvoker() - Constructor for class org.chenile.proxy.interceptors.LocalProxyInvoker
- log(String) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
- log(EventLog) - Method in interface org.chenile.core.event.EventLogger
- LOG - Static variable in class org.chenile.core.interceptors.ServiceInvoker
- LOG_OUTPUT - Static variable in class org.chenile.core.context.HeaderUtils
-
If the output must be logged.
- logError(String, String, String) - Method in class org.chenile.core.interceptors.ServiceInvoker
- logger - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- logger - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- logger - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- logger - Variable in class org.chenile.core.interceptors.ChenileExceptionHandler
- logger - Variable in class org.chenile.core.transform.SubclassRegistry
- logger - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- logger - Static variable in class org.chenile.mqtt.entry.MqttEntryPoint
- logger - Variable in class org.chenile.mqtt.init.MqttInitializer
- logger - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- logger - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- logger - Variable in class org.chenile.query.service.AbstractSearchServiceImpl
- logger - Variable in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- logger - Variable in class org.chenile.query.service.impl.QueryDefinitions
- logger - Static variable in class org.chenile.scheduler.init.ChenileSchedulerInitializer
- logger - Static variable in class org.chenile.scheduler.init.SchedulerBuilder
- logger - Static variable in class org.chenile.security.interceptor.SecurityInterceptor
- logger - Variable in class org.chenile.security.SecurityServiceImpl
- LOGGER - Static variable in class org.chenile.stm.impl.STMFlowStoreImpl
- LOGGER - Static variable in class org.chenile.stm.ognl.MapAccessor
- loginFailureUrl - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- loginSuccessUrl - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- logOutput() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- LogOutput - Class in org.chenile.core.interceptors
-
Logs the output from the response object.
- LogOutput() - Constructor for class org.chenile.core.interceptors.LogOutput
- LogRecord - Class in org.chenile.core.context
-
This is the version of the
GenericResponse
for asynchronous processing. - LogRecord() - Constructor for class org.chenile.core.context.LogRecord
- logWriter - Variable in class org.chenile.core.context.ChenileExchange
- LogWriter - Interface in org.chenile.core.model
-
Implement this interface if you are able to persist a log record.
- lookup(String) - Method in class org.chenile.http.init.AnnotationChenileServiceInitializer
- lookup(String) - Method in interface org.chenile.owiz.BeanFactoryAdapter
- lookup(String) - Method in class org.chenile.owiz.impl.OwizSpringFactoryAdapter
- lookup(Key) - Method in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- lookupCommand(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
-
This method uses the bean factory adapter to look up various bean factories.
M
- main(String...) - Static method in class org.chenile.stm.cli.CLI
- makeAction(String, boolean) - Method in class org.chenile.stm.dummy.DummyStore
- makeAction(String, boolean) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeAutomaticStateComputation(String, boolean) - Method in class org.chenile.stm.dummy.DummyStore
- makeAutomaticStateComputation(String, boolean) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeCommand(CommandDescriptor<InputType>) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- makeCommandDescriptor(String, Attributes) - Method in class org.chenile.owiz.config.impl.HandleCommand
- makeComponent(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeDefault() - Method in class org.chenile.stm.model.FlowDescriptor
- makeExchange(HttpServletRequest, String, Object[]) - Method in class org.chenile.http.handler.ControllerSupport
- makeExchange(String) - Method in class org.chenile.mqtt.entry.MqttEntryPoint
-
topic will be in the format /some/stuff/serviceName/operationName extract the service name and operation name from the topic
- makeExchange(String, String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- makeExchange(String, String, HeaderCopier) - Method in class org.chenile.core.context.ChenileExchangeBuilder
- makeFinalState() - Method in class org.chenile.stm.model.StateDescriptor
- makeGetCall(String) - Method in class org.chenile.config.plugin.ConfigMojo
- makeInitialState() - Method in class org.chenile.stm.model.StateDescriptor
- makeInvokableOnlyFromStm() - Method in class org.chenile.stm.model.Transition
- makeLogRecord(ChenileExchange) - Method in class org.chenile.core.interceptors.LogOutput
- makeRetrievalStrategy(String) - Method in class org.chenile.stm.dummy.DummyStore
- makeRetrievalStrategy(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeScriptingStrategy(String) - Method in class org.chenile.stm.dummy.DummyStore
- makeScriptingStrategy(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeSearchResponse(QueryMetadata, AbstractSearchServiceImpl.EnhancedSearchRequest) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- makeSecurityStrategy(String) - Method in class org.chenile.stm.dummy.DummyStore
- makeSecurityStrategy(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- makeStateEntityResponse(T) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- makeSubscriberVO(String, String) - Method in class org.chenile.core.context.ChenileExchangeBuilder
- makeTransitionAction(String, boolean) - Method in class org.chenile.stm.dummy.DummyStore
- makeTransitionAction(String, boolean) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- manualState - Variable in class org.chenile.stm.model.StateDescriptor
-
Is this state manual? (or a view state?)
- manualState - Variable in class org.chenile.stm.model.StateTagDescriptor
-
Is this tag representing a manual state? (or a view state)
- manualState(String) - Method in class org.chenile.stm.model.FlowDescriptor
- manualState(String, boolean) - Method in class org.chenile.stm.model.FlowDescriptor
- ManualStateDescriptor - Class in org.chenile.stm.model
-
Describes the manual state.
- ManualStateDescriptor() - Constructor for class org.chenile.stm.model.ManualStateDescriptor
- MapAccessor - Class in org.chenile.ognl
-
Allows Ognl to support an object that is a map with a few properties defined like normal java beans.
- MapAccessor - Class in org.chenile.stm.ognl
-
Allows Ognl to support an object that is a map with a few properties defined like normal java beans.
- MapAccessor() - Constructor for class org.chenile.ognl.MapAccessor
- MapAccessor() - Constructor for class org.chenile.stm.ognl.MapAccessor
- mapperFiles - Variable in class org.chenile.configuration.query.service.QueryConfiguration
- MappingProducerBase - Class in org.chenile.http.init.od
- MappingProducerBase(ApplicationContext) - Constructor for class org.chenile.http.init.od.MappingProducerBase
- maxPages - Variable in class org.chenile.query.model.SearchResponse
- maxRows - Variable in class org.chenile.query.model.SearchResponse
- maxSize - Variable in class org.chenile.cache.model.CacheConfig
- memoryPersistence() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- merge(TrajectoryDefinition) - Method in class org.chenile.core.model.TrajectoryDefinition
- merge(StateDescriptor) - Method in class org.chenile.stm.model.StateDescriptor
- merge(StateEntity, StateEntity, String) - Method in class org.chenile.stm.dummy.DummyRetrievalStrategy
- merge(StateEntityType, StateEntityType, String) - Method in interface org.chenile.stm.action.StateEntityRetrievalStrategy
-
Merges a state entity with another one obtained from persistent store
- merge(T, T, String) - Method in class org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy
- mergeSearchRequests(SearchRequest<Map<String, Object>>, SearchRequest<Map<String, Object>>) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- message - Variable in class org.chenile.core.context.EventLog
- message - Variable in class org.chenile.core.service.HealthCheckInfo
- messageArrived(String, MqttMessage) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
-
Called when a new message arrives.
- messageId - Variable in exception org.chenile.stm.exception.STMException
- messageSource - Variable in class org.chenile.core.interceptors.ChenileExceptionHandler
- messageSource() - Method in class org.chenile.configuration.core.MessageSourceConfiguration
- MessageSourceConfiguration - Class in org.chenile.configuration.core
- MessageSourceConfiguration() - Constructor for class org.chenile.configuration.core.MessageSourceConfiguration
- META_PREFIX - Static variable in class org.chenile.stm.impl.XmlFlowReader
- metadata - Variable in class org.chenile.stm.impl.STMActionsInfoProvider.TransitionMetadata
- metadata - Variable in class org.chenile.stm.model.EventInformation
- metadata - Variable in class org.chenile.stm.model.StateDescriptor
- metaData - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- metaData - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- method - Variable in class org.chenile.core.context.ChenileExchange
-
This field just uses a cached method object for optimization purposes.
- method - Variable in class org.chenile.core.model.OperationDefinition
- method - Variable in class org.chenile.core.service.Info.OperationInfo
- METHOD_NAME - Static variable in class org.chenile.owiz.impl.DelegatorCommand
- methodName - Variable in class org.chenile.core.model.OperationDefinition
-
The actual method in the service that needs to be invoked.
- methodName - Variable in class org.chenile.owiz.impl.DelegatorCommand
- MethodUtils - Class in org.chenile.core.util
-
Given an OperationDefinition and a service class, this class computes the java.lang.reflect.Method
- MethodUtils() - Constructor for class org.chenile.core.util.MethodUtils
- MimeType - Enum Class in org.chenile.core.model
-
Defines the MIME type supported by the particular service.
- MimeType(String) - Constructor for enum class org.chenile.core.model.MimeType
- MinimalPayload - Class in org.chenile.workflow.param
- MinimalPayload() - Constructor for class org.chenile.workflow.param.MinimalPayload
- MISCONFIGURATION - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- MISCONFIGURATION_DUPLICATE_JOB_NAME - Enum constant in enum class org.chenile.scheduler.errorcodes.ErrorCodes
- MISSING_BODY - Enum constant in enum class org.chenile.proxy.errorcodes.ErrorCodes
- MISSING_INPUT_TYPE - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- MISSING_OPERATION - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- MISSING_SERVICE - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- MISSING_SERVICE_OPERATION - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- MISSING_SERVICE_REFERENCE - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- MISSING_TRAJECTORY_ID - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- MOCK_HEADER - Static variable in class org.chenile.core.context.HeaderUtils
- mockName - Variable in class org.chenile.core.model.ChenileServiceDefinition
- mockName() - Element in annotation interface org.chenile.http.annotation.ChenileController
- mockServiceReference - Variable in class org.chenile.core.model.ChenileServiceDefinition
- ModuleAware - Interface in org.chenile.core.model
- ModuleConfiguration - Class in org.chenile.core.model
- ModuleConfiguration() - Constructor for class org.chenile.core.model.ModuleConfiguration
- moduleName - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- moduleName - Variable in class org.chenile.core.context.LogRecord
- moduleName - Variable in class org.chenile.core.model.ChenileConfiguration
- moduleName - Variable in class org.chenile.core.model.ChenileServiceDefinition
- moduleName - Variable in class org.chenile.core.service.Info
- MQTT_ENTRY_POINT - Static variable in class org.chenile.mqtt.Constants
-
This is the value for the
HeaderUtils.ENTRY_POINT
header inChenileExchange
for all requests that came through MQ-TT - MqttBaseTest - Class in org.chenile.mqtt.test
- MqttBaseTest() - Constructor for class org.chenile.mqtt.test.MqttBaseTest
- MqttBaseTest.HostProvider - Class in org.chenile.mqtt.test
- mqttConfig - Variable in class org.chenile.mqtt.entry.MqttEntryPoint
- mqttConfig - Variable in class org.chenile.mqtt.init.MqttInitializer
- mqttConfig - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttConfig() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
-
A topic to service map.
This map is internally used to route a message that arrives at a topic to a service.
This map is populated by the MqttInitializer during the initialization phase.
It is used by the MqttEntryPoint during runtime to invoke the appropriate operation in a service - MqttConfiguration - Class in org.chenile.configuration.mqtt
-
Sets up Eclipse Paho for communicating with MQ-TT broker using configurations
- MqttConfiguration() - Constructor for class org.chenile.configuration.mqtt.MqttConfiguration
- mqttConnectionDetails() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- mqttConnectionOpts() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- mqttEnabled - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- mqttEnabled - Variable in class org.chenile.mqtt.init.MqttInitializer
- mqttEnabled - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttEntryPoint - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttEntryPoint() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MqttEntryPoint - Class in org.chenile.mqtt.entry
-
The entry point that is invoked by the Mqtt subscriber when a message arrives at a topic.
- MqttEntryPoint() - Constructor for class org.chenile.mqtt.entry.MqttEntryPoint
- mqttErrorOccurred(MqttException) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttInfoProvider - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- mqttInfoProvider - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttInfoProvider() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MqttInfoProvider - Class in org.chenile.mqtt
-
A collection of general purpose utilities for MQ-TT.
- MqttInfoProvider() - Constructor for class org.chenile.mqtt.MqttInfoProvider
- mqttInitializer() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MqttInitializer - Class in org.chenile.mqtt.init
-
Detects the
ChenileMqtt
annotated classes in the Application Context and populates the mqttConfig for later use byMqttEntryPoint
Topic and Qos can be configured at the service level. - MqttInitializer(boolean, String, String) - Constructor for class org.chenile.mqtt.init.MqttInitializer
- mqttProperties(DynamicPropertyRegistry) - Static method in class org.chenile.mqtt.test.MqttBaseTest
- mqttPublisher - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- mqttPublisher() - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MqttPublisher - Class in org.chenile.mqtt.pubsub
-
Used to publish MQTT messages.
- MqttPublisher() - Constructor for class org.chenile.mqtt.pubsub.MqttPublisher
- mqttSubscriber(MqttAsyncClient) - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MqttSubscriber - Class in org.chenile.mqtt.pubsub
-
MQTT subscription call back that supports receiving messages, reconnects etc.
- MqttSubscriber(boolean) - Constructor for class org.chenile.mqtt.pubsub.MqttSubscriber
- mqttV5Client - Variable in class org.chenile.mqtt.init.MqttInitializer
- mqttV5Client(Map<String, String>, MqttConnectionOptions, MemoryPersistence, DisconnectedBufferOptions) - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- MULTI_PART - Enum constant in enum class org.chenile.core.model.HttpBindingType
- multiPartMap - Variable in class org.chenile.core.context.ChenileExchange
-
This is used to handle multipart messages from HTTP.
- MultipleMessageSource - Class in org.chenile.core.i18n
-
This can be used in lieu of the default Message Source.
- MultipleMessageSource() - Constructor for class org.chenile.core.i18n.MultipleMessageSource
- mutatedEntity - Variable in class org.chenile.workflow.dto.StateEntityServiceResponse
- mvc - Variable in class org.chenile.cucumber.rest.RestCukesSteps
- mvc - Variable in class org.chenile.cucumber.security.rest.RestCukesSecSteps
N
- name - Variable in class org.chenile.core.model.ChenileServiceDefinition
- name - Variable in class org.chenile.core.model.OperationDefinition
-
Operation Name needs to be unique within a service.
- name - Variable in class org.chenile.core.model.ParamDefinition
- name - Variable in class org.chenile.core.service.Info.OperationInfo
- name - Variable in class org.chenile.core.service.Info.ServiceInfo
- name - Variable in class org.chenile.query.model.AllowedActionInfo
- name - Variable in class org.chenile.query.model.ColumnMetadata
- name - Variable in class org.chenile.query.model.QueryMetadata
- name - Variable in class org.chenile.query.model.SortCriterion
- name - Variable in class org.chenile.utils.tenancy.Key
- NAME - Static variable in class org.chenile.owiz.impl.ognl.SetCommand
- NamedQueryServiceSpringMybatisImpl - Class in org.chenile.query.service.impl
-
An implementation of the query service using Mybatis.
- NamedQueryServiceSpringMybatisImpl(QueryStore) - Constructor for class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- newFlow(String) - Method in class org.chenile.stm.impl.FluentFlowReader
- newFlowId - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- newFlowId - Variable in class org.chenile.stm.model.Transition
- newFlowId(String) - Method in class org.chenile.stm.model.Transition
- newHealthCheckerReference - Variable in class org.chenile.core.model.TrajectoryOverride
- newHealthCheckerReferenceId - Variable in class org.chenile.core.model.TrajectoryOverride
- newServiceReference - Variable in class org.chenile.core.model.TrajectoryOverride
- newServiceReferenceId - Variable in class org.chenile.core.model.TrajectoryOverride
- newStateId - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- newStateId - Variable in class org.chenile.stm.model.Transition
- newStateId(String) - Method in class org.chenile.stm.model.Transition
- NONE - Enum constant in enum class org.chenile.query.model.DownloadFormat
- NOT_CONFIGURED_IN_SPRING - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- NOT_INSTANCE_HEALTH_CHECKER - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- NOTE_RIGHT_OF_ - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- NotFoundException - Exception in org.chenile.base.exception
- NotFoundException(int, Object[]) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(int, String) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(int, String, Throwable) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(String) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(String, int, Throwable) - Constructor for exception org.chenile.base.exception.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception org.chenile.base.exception.NotFoundException
- notOrphaned - Variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- Number - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- numRowsInPage - Variable in class org.chenile.query.model.SearchRequest
- numRowsInPage - Variable in class org.chenile.query.model.SearchResponse
- numRowsReturned - Variable in class org.chenile.query.model.SearchResponse
O
- objectMapper - Static variable in class org.chenile.config.plugin.ConfigMojo
- objectMapper - Variable in class org.chenile.core.transform.SubclassRegistry
- objectMapper - Variable in class org.chenile.cucumber.rest.RestCukesSteps
- objectMapper - Variable in class org.chenile.cucumber.security.rest.RestCukesSecSteps
- objectMapper - Variable in class org.chenile.mqtt.entry.MqttEntryPoint
- objectMapper - Variable in class org.chenile.proxy.interceptors.ChenileResponseHandler
- objectMapper - Variable in class org.chenile.proxy.interceptors.HttpInvoker
- objectMapper - Variable in class org.chenile.query.service.impl.QueryDefinitions
- objectWriter - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- obtainActionEvent(StateEntityType, AutomaticStateDescriptor) - Method in class org.chenile.stm.impl.STMImpl
- obtainBodyTypeSelector(ChenileExchange) - Method in class org.chenile.core.transform.TransformationClassSelector
- obtainChenileMqtt(String) - Method in class org.chenile.mqtt.MqttInfoProvider
- obtainCommand(String) - Method in class org.chenile.owiz.impl.CommandBase
- obtainCommandCatalog(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainCommandInfo(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainCommandInfo(String) - Method in class org.chenile.owiz.config.model.FlowDescriptor
- obtainCommandInfo(String) - Method in interface org.chenile.owiz.config.OrchConfigurator
- obtainCommandInfo(String, String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainCommandInfo(String, String) - Method in interface org.chenile.owiz.config.OrchConfigurator
-
This method is useful for insrumentation purposes.
- obtainCounter(String) - Static method in class org.chenile.utils.entity.service.IDGenerator
- obtainEndStateAndTransition(StateEntityType, State, String, boolean) - Method in class org.chenile.stm.impl.STMImpl
-
Obtains the end state and transition for the combination of start state and event Id.
- obtainEvent(StateEntityType, StateDescriptor) - Method in class org.chenile.stm.impl.STMImpl
- obtainExecutionCommands(InputType) - Method in class org.chenile.owiz.impl.Chain
-
Obtain the list of commands that needs to be actually executed.
- obtainFileName(String, String) - Method in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- obtainFirstCommand() - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainFirstCommand() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- obtainFirstCommand() - Method in interface org.chenile.owiz.config.OrchConfigurator
- obtainFirstCommand(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainFirstCommand(String) - Method in interface org.chenile.owiz.config.OrchConfigurator
-
Obtain the first command for the given flow Id.
- obtainFirstCommandInfo() - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainFirstCommandInfo() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- obtainFirstCommandInfo() - Method in interface org.chenile.owiz.config.OrchConfigurator
- obtainFirstCommandInfo(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainFirstCommandInfo(String) - Method in interface org.chenile.owiz.config.OrchConfigurator
-
This method is useful for insrumentation purposes.
- obtainFlow(String) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- obtainIdMap() - Static method in class org.chenile.utils.entity.service.IDGenerator
- obtainList() - Method in interface org.chenile.owiz.impl.splitaggregate.SplitterContext
- obtainOrchExecutor(String) - Method in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- obtainServices() - Method in class org.chenile.config.plugin.ConfigMojo
- obtainURL(String, String) - Method in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- obtainValue(String, String) - Method in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- obtainViewEvent(StateEntity, StateDescriptor) - Method in class org.chenile.stm.impl.STMImpl
-
A possible hook for a sub class to generate an event from a manual state.
- obtainWarnings(Object) - Static method in interface org.chenile.base.response.WarningAware
- OgnlRouter<InputType> - Class in org.chenile.owiz.impl.ognl
-
Avoids creation of multiple routers by allowing an expression that can be utilized on the context to obtain the route.
- OgnlRouter() - Constructor for class org.chenile.owiz.impl.ognl.OgnlRouter
- OgnlScriptingStrategy - Class in org.chenile.stm.ognl
- OgnlScriptingStrategy() - Constructor for class org.chenile.stm.ognl.OgnlScriptingStrategy
- om - Variable in class org.chenile.core.transform.Transformer
- om - Static variable in class org.chenile.http.handler.HttpEntryPoint
- on(String) - Method in class org.chenile.stm.model.StateDescriptor
- opa - Static variable in class org.chenile.ognl.MapAccessor
- opa - Static variable in class org.chenile.stm.ognl.MapAccessor
- OPERATION_DEFINITION - Static variable in class org.chenile.scheduler.Constants
- operationDefinition - Variable in class org.chenile.core.context.ChenileExchange
-
This is a very important metadata to handle the request.
- operationDefinition - Variable in class org.chenile.core.model.SubscriberVO
- operationDefinition - Variable in class org.chenile.http.handler.HttpEntryPoint
- OperationDefinition - Class in org.chenile.core.model
-
Contains details about the particular operation of a service.
- OperationDefinition() - Constructor for class org.chenile.core.model.OperationDefinition
- OperationInfo() - Constructor for class org.chenile.core.service.Info.OperationInfo
- operationName - Variable in class org.chenile.core.context.LogRecord
- operationName - Variable in class org.chenile.scheduler.model.SchedulerInfo
- operations - Variable in class org.chenile.core.model.ChenileServiceDefinition
- operations - Variable in class org.chenile.core.service.Info.ServiceInfo
- operationSpecificClientProcessorsInterpolation() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- OperationSpecificClientProcessorsInterpolation - Class in org.chenile.proxy.interceptors.interpolations
-
Interpolates all the operation specific processors on the client side for Chenile Proxy
- OperationSpecificClientProcessorsInterpolation() - Constructor for class org.chenile.proxy.interceptors.interpolations.OperationSpecificClientProcessorsInterpolation
- operationSpecificProcessorsInterpolation() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- OperationSpecificProcessorsInterpolation - Class in org.chenile.core.interceptors.interpolations
-
Calls a bunch of interceptors defined at the level of the particular operation.
- OperationSpecificProcessorsInterpolation() - Constructor for class org.chenile.core.interceptors.interpolations.OperationSpecificProcessorsInterpolation
- opName - Variable in class org.chenile.cache.model.CacheKey
- orchConfigurator - Variable in class org.chenile.owiz.impl.CommandBase
- orchConfigurator - Variable in class org.chenile.owiz.impl.OrchExecutorImpl
- OrchConfigurator<InputType> - Interface in org.chenile.owiz.config
-
Reads the configuration of the Orchestration possibly from multiple sources and makes it available for anyone to use it.
- OrchConfiguratorBase<InputType> - Class in org.chenile.owiz.config.impl
-
A base implementation of OrchConfigurator that stores all the relevant information in internal variables and provides the services as expected by OrchConfigurator.
- OrchConfiguratorBase() - Constructor for class org.chenile.owiz.config.impl.OrchConfiguratorBase
- OrchestrationAware<InputType> - Interface in org.chenile.owiz
-
Applicable for commands that choose to be aware of their orchestration configuration.
- OrchExecutor<InputType> - Interface in org.chenile.owiz
-
The execution interface of the orchestrator.
- OrchExecutorImpl<InputType> - Class in org.chenile.owiz.impl
-
This command triggers the chain of responsibility by storing and executing the first command in the chain.
- OrchExecutorImpl() - Constructor for class org.chenile.owiz.impl.OrchExecutorImpl
- orchMap - Variable in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- ORDER_BY - Static variable in class org.chenile.query.service.AbstractSearchServiceImpl
- OrderedCommandDesc - Class in org.chenile.owiz.impl
-
Internal class used to preserve the order of execution of commands.
- OrderedCommandDesc(int, CommandDescriptor<?>) - Constructor for class org.chenile.owiz.impl.OrderedCommandDesc
- OrderedCommandDesc(String, CommandDescriptor<?>) - Constructor for class org.chenile.owiz.impl.OrderedCommandDesc
- org.chenile.base.exception - package org.chenile.base.exception
-
Contains all exception classes for well-known HTTP status codes.Services must throw these.
- org.chenile.base.response - package org.chenile.base.response
-
Chenile Response objects are defined here.
- org.chenile.cache - package org.chenile.cache
-
Caching interface is defined here.
- org.chenile.cache.init - package org.chenile.cache.init
-
Cache initializations are done here.
- org.chenile.cache.interceptor - package org.chenile.cache.interceptor
-
The Cache interceptor is here.
- org.chenile.cache.model - package org.chenile.cache.model
-
Cache model objects.
- org.chenile.chenile_config_maven_plugin - package org.chenile.chenile_config_maven_plugin
- org.chenile.cloudedgeswitch - package org.chenile.cloudedgeswitch
-
Cloud Edge switch configuration.
- org.chenile.cloudedgeswitch.interceptor - package org.chenile.cloudedgeswitch.interceptor
-
Cloud edge switch - the interceptor class is defined here
- org.chenile.cloudedgeswitch.interceptor.errorcodes - package org.chenile.cloudedgeswitch.interceptor.errorcodes
-
Error codes emitted by the cloud edge switch
- org.chenile.config.plugin - package org.chenile.config.plugin
-
Contains the Maven plugin code that executes during IT testing.
- org.chenile.configuration.cache - package org.chenile.configuration.cache
-
Cache is defined in Spring here.
- org.chenile.configuration.cloudedgeswitch - package org.chenile.configuration.cloudedgeswitch
-
Cloud edge switch related beans registered in spring
- org.chenile.configuration.controller - package org.chenile.configuration.controller
-
Defines the MyBatis query controller.
This is defined for those who need it. - org.chenile.configuration.core - package org.chenile.configuration.core
-
Chenile core beans are initialized in Spring.
- org.chenile.configuration.http - package org.chenile.configuration.http
-
Configures Chenile HTTP beans in Spring
- org.chenile.configuration.http.controller - package org.chenile.configuration.http.controller
- org.chenile.configuration.jpautils - package org.chenile.configuration.jpautils
-
Setting up the JPA utils beans in Spring
- org.chenile.configuration.mqtt - package org.chenile.configuration.mqtt
-
Chenile MQTT Spring beans registration
- org.chenile.configuration.proxy - package org.chenile.configuration.proxy
-
Registers key chenile proxy beans in spring
- org.chenile.configuration.query.service - package org.chenile.configuration.query.service
-
Registers the key query beans in Spring
- org.chenile.configuration.scheduler - package org.chenile.configuration.scheduler
- org.chenile.configuration.security - package org.chenile.configuration.security
-
Bean definitions for security services
- org.chenile.configuration.utils - package org.chenile.configuration.utils
-
Setting up the utils beans in Spring
- org.chenile.core.annotation - package org.chenile.core.annotation
-
Contains Salient Chenile Annotations
- org.chenile.core.context - package org.chenile.core.context
-
The core Chenile exchange objects are defined here.
- org.chenile.core.entrypoint - package org.chenile.core.entrypoint
-
Contains the core Chenile entry point which serves as the entry for the Chenile ecosystem.
- org.chenile.core.errorcodes - package org.chenile.core.errorcodes
-
Core Chenile error codes
- org.chenile.core.event - package org.chenile.core.event
-
Event processing and logging classes.
- org.chenile.core.i18n - package org.chenile.core.i18n
-
Support for Chenile internationalization
- org.chenile.core.init - package org.chenile.core.init
-
Core Chenile initialization and discovery of all Chenile services.
- org.chenile.core.interceptors - package org.chenile.core.interceptors
-
Define Core Chenile interceptors
- org.chenile.core.interceptors.interpolations - package org.chenile.core.interceptors.interpolations
- org.chenile.core.model - package org.chenile.core.model
-
The chief model classes that contain Service and Operation information.
- org.chenile.core.service - package org.chenile.core.service
-
Core chenile services that furnish information about services, health checks etc.
- org.chenile.core.transform - package org.chenile.core.transform
-
The Chenile transformation framework that transforms JSON to Object.
- org.chenile.core.util - package org.chenile.core.util
-
Private utils used by Chenile core.
- org.chenile.cucumber - package org.chenile.cucumber
-
Cucumber context and steps definitions.
- org.chenile.cucumber.nonrest - package org.chenile.cucumber.nonrest
-
Contains the Gherkin language support for Non Rest interactions
- org.chenile.cucumber.rest - package org.chenile.cucumber.rest
-
Contains the Gherkin language support for Rest interactions
- org.chenile.cucumber.security.rest - package org.chenile.cucumber.security.rest
-
Contains the Gherkin language support for Rest interactions for Security
- org.chenile.http - package org.chenile.http
-
Chenile key http packages and constants
- org.chenile.http.annotation - package org.chenile.http.annotation
-
Extended Chenile HTTP based annotations
- org.chenile.http.handler - package org.chenile.http.handler
-
This package defines the HTTP entry point for invoking a Chenile service.
- org.chenile.http.init - package org.chenile.http.init
-
Contains HTTP service initialization code.
- org.chenile.http.init.od - package org.chenile.http.init.od
-
Contains initialization code for specific mappings such as GetMapping, PostMapping etc.
- org.chenile.jpautils.entity - package org.chenile.jpautils.entity
-
JPA entity related super classes etc.
- org.chenile.mqtt - package org.chenile.mqtt
-
Contains all the Chenile MQTT packages, constants, utilities etc.
- org.chenile.mqtt.entry - package org.chenile.mqtt.entry
-
The entry point for Chenile MQTT
- org.chenile.mqtt.errorcodes - package org.chenile.mqtt.errorcodes
-
Chenile MQTT error codes
- org.chenile.mqtt.init - package org.chenile.mqtt.init
-
Chenile MQTT Initialization by detecting the ChenileMqtt annotation.
- org.chenile.mqtt.model - package org.chenile.mqtt.model
-
Contains Chenile MQTT annotation
- org.chenile.mqtt.pubsub - package org.chenile.mqtt.pubsub
-
Contains the Publisher and subscriber for Chenile MQTT.
- org.chenile.mqtt.test - package org.chenile.mqtt.test
-
Contains the
MqttBaseTest
class that instantiates the Keycloak test container. - org.chenile.ognl - package org.chenile.ognl
- org.chenile.owiz - package org.chenile.owiz
-
Contains core definitions for Orchestration Wizard
- org.chenile.owiz.config - package org.chenile.owiz.config
-
Contains key classes and packages for capturing config information.
- org.chenile.owiz.config.impl - package org.chenile.owiz.config.impl
-
Implementation of the classes that capture the configuration model from various sources such as XML etc.
- org.chenile.owiz.config.model - package org.chenile.owiz.config.model
-
Orchestration Config model classes.
- org.chenile.owiz.exception - package org.chenile.owiz.exception
-
Exception class for Orchestration Wizard.
- org.chenile.owiz.impl - package org.chenile.owiz.impl
-
Key Command implementations, chain implementations and base classes are defined here.
- org.chenile.owiz.impl.ognl - package org.chenile.owiz.impl.ognl
-
Orchestration Wizard routing that leverages OGNL as a scripting library.
- org.chenile.owiz.impl.splitaggregate - package org.chenile.owiz.impl.splitaggregate
-
Splitter Aggregate pattern implemented here.
- org.chenile.proxy.builder - package org.chenile.proxy.builder
-
Contains Chenile proxy builder class.
- org.chenile.proxy.errorcodes - package org.chenile.proxy.errorcodes
-
Error codes for chenile proxy
- org.chenile.proxy.interceptors - package org.chenile.proxy.interceptors
-
Chenile proxy interceptors.
- org.chenile.proxy.interceptors.interpolations - package org.chenile.proxy.interceptors.interpolations
-
Chenile proxy interpolations
- org.chenile.query.model - package org.chenile.query.model
-
Contains the core model of the QUERY API that can be extended by various implementations.
- org.chenile.query.service - package org.chenile.query.service
-
Defines contracts for Search using the query model.
- org.chenile.query.service.error - package org.chenile.query.service.error
-
Query service error codes
- org.chenile.query.service.impl - package org.chenile.query.service.impl
-
Named Query service implementation classes in Mybatis.
- org.chenile.query.service.interceptor - package org.chenile.query.service.interceptor
-
Contains key interceptors that can be used in conjunction with the Chenile Query service.
- org.chenile.scheduler - package org.chenile.scheduler
- org.chenile.scheduler.errorcodes - package org.chenile.scheduler.errorcodes
- org.chenile.scheduler.init - package org.chenile.scheduler.init
- org.chenile.scheduler.jobs - package org.chenile.scheduler.jobs
- org.chenile.scheduler.model - package org.chenile.scheduler.model
- org.chenile.scheduler.util - package org.chenile.scheduler.util
- org.chenile.security - package org.chenile.security
-
Defines base security constructs.
- org.chenile.security.errorcodes - package org.chenile.security.errorcodes
- org.chenile.security.interceptor - package org.chenile.security.interceptor
-
This class contains the
SecurityInterceptor
- org.chenile.security.model - package org.chenile.security.model
-
Defines annotations to define the authorities for a service / operation.
- org.chenile.security.service - package org.chenile.security.service
-
Defines basic security interfaces for the current user and for services / operations
- org.chenile.security.service.impl - package org.chenile.security.service.impl
-
Implementations for Security which do not make assumptions about the actual security implementation.
- org.chenile.security.test - package org.chenile.security.test
-
Contains the
BaseSecurityTest
class that instantiates the Keycloak test container. - org.chenile.stm - package org.chenile.stm
- org.chenile.stm.action - package org.chenile.stm.action
- org.chenile.stm.action.scriptsupport - package org.chenile.stm.action.scriptsupport
-
Contains specific action implementations that support some kind of a scripting DSL.
- org.chenile.stm.cli - package org.chenile.stm.cli
-
Contains a main method that can perform various CLI functions
- org.chenile.stm.dto - package org.chenile.stm.dto
-
State machine related DTOs
- org.chenile.stm.dummy - package org.chenile.stm.dummy
-
This package contains a set of dummy components which can be used to instantiate a state diagram without instantiating the components.
This is useful to get info about the state transition diagram without actually instantiating the State Transition machine.
It also contains a dummy STMFlowStore that can be used to instantiate the flow impl without instantiating the individual components. - org.chenile.stm.exception - package org.chenile.stm.exception
-
Contains exception class(es).
- org.chenile.stm.impl - package org.chenile.stm.impl
-
Contains Implementation classes (including base implementations) for a bunch of STM interfaces.
- org.chenile.stm.model - package org.chenile.stm.model
-
Contains a bunch of descriptor classes to hold various kinds of meta data.
- org.chenile.stm.ognl - package org.chenile.stm.ognl
-
Contains support for OGNL.
- org.chenile.stm.spring - package org.chenile.stm.spring
-
Support for Spring in STM
- org.chenile.testutils - package org.chenile.testutils
-
General support to test the Chenile model (including errors and warnings) for Spring MVC
- org.chenile.utils.entity - package org.chenile.utils.entity
-
JPA entity related super classes etc.
- org.chenile.utils.entity.model - package org.chenile.utils.entity.model
- org.chenile.utils.entity.service - package org.chenile.utils.entity.service
- org.chenile.utils.region - package org.chenile.utils.region
- org.chenile.utils.str - package org.chenile.utils.str
-
String utils
- org.chenile.utils.tenancy - package org.chenile.utils.tenancy
-
Multi tenant support utils
- org.chenile.utils.tenant.commands - package org.chenile.utils.tenant.commands
-
Multi tenancy support.
- org.chenile.workflow.api - package org.chenile.workflow.api
-
Support for Workflow.
- org.chenile.workflow.dto - package org.chenile.workflow.dto
-
Workflow related API support DTOs.
- org.chenile.workflow.param - package org.chenile.workflow.param
-
Defines the payload that would be passed as a parameter for event processing.
- org.chenile.workflow.service.impl - package org.chenile.workflow.service.impl
-
Workflow implementation classes.
- org.chenile.workflow.service.stmcmds - package org.chenile.workflow.service.stmcmds
-
Workflow entry, exit commands etc.
- org.chenile.workflow.service.stmcmds.dto - package org.chenile.workflow.service.stmcmds.dto
- originalSearchRequest - Variable in class org.chenile.query.service.AbstractSearchServiceImpl.EnhancedSearchRequest
- originalSource - Variable in class org.chenile.core.context.LogRecord
-
Indicates what is the original Source of this request.
- originalSourceReference - Variable in class org.chenile.core.context.ChenileExchange
-
This (optional) field allows traceability to the original request.
- originalSourceReference - Variable in class org.chenile.core.context.LogRecord
-
Indicates what is the reference in the original source.
- originatingModuleName - Variable in class org.chenile.core.model.ChenileEventDefinition
- otherExtensions - Variable in class org.chenile.core.model.ChenileConfiguration
-
Leaving room for other extensions here
- out(String) - Method in class org.chenile.stm.cli.CLI
- output - Variable in class org.chenile.core.model.OperationDefinition
-
The output class expected to be passed to the actual service class that will be invoked.
- outputAsParameterizedReference - Variable in class org.chenile.core.model.OperationDefinition
- outputDir - Variable in class org.chenile.config.plugin.ConfigMojo
-
Output directory for the generated Service registry JSON.
- outputFile - Variable in class org.chenile.stm.cli.CLI
- OwizConfigException - Exception in org.chenile.owiz.exception
- OwizConfigException(String) - Constructor for exception org.chenile.owiz.exception.OwizConfigException
- OwizConfigException(String, Throwable) - Constructor for exception org.chenile.owiz.exception.OwizConfigException
- OwizRule<InputType> - Class in org.chenile.owiz.config.impl
- OwizRule() - Constructor for class org.chenile.owiz.config.impl.OwizRule
- OwizSpringFactoryAdapter - Class in org.chenile.owiz.impl
-
Links OWIZ to the Spring framework.
- OwizSpringFactoryAdapter() - Constructor for class org.chenile.owiz.impl.OwizSpringFactoryAdapter
P
- pageNum - Variable in class org.chenile.query.model.SearchRequest
- paginated - Variable in class org.chenile.query.model.QueryMetadata
- PAGINATION_PART - Static variable in class org.chenile.query.service.AbstractSearchServiceImpl
- PAGINATION_PART - Static variable in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- ParallelChain<InputType> - Class in org.chenile.owiz.impl
- ParallelChain() - Constructor for class org.chenile.owiz.impl.ParallelChain
- ParallelChain(ExecutorService, int) - Constructor for class org.chenile.owiz.impl.ParallelChain
- ParallelChain.ChainExecutor<InputType> - Class in org.chenile.owiz.impl
- paramClass - Variable in class org.chenile.core.model.ParamDefinition
- ParamDefinition - Class in org.chenile.core.model
-
Defines an individual parameter that is accepted by an operation of a sevice.
- ParamDefinition() - Constructor for class org.chenile.core.model.ParamDefinition
- params - Variable in class org.chenile.base.response.ResponseMessage
-
Params that might be needed to render the description.
- params - Variable in class org.chenile.core.model.OperationDefinition
- parent - Variable in class org.chenile.owiz.config.model.AttachmentDescriptor
- PARENT_ID_NAME - Static variable in class org.chenile.owiz.config.model.AttachmentDescriptor
- parentState - Variable in class org.chenile.stm.model.Transition
- parse(InputStream) - Method in class org.chenile.stm.impl.XmlFlowReader
- parseBody(byte[], ClientHttpResponse) - Method in class org.chenile.proxy.interceptors.ChenileResponseHandler
- parsedExpressionMap - Static variable in class org.chenile.ognl.ParseExpression
- parsedExpressionMap - Static variable in class org.chenile.stm.action.ScriptingStrategyBase
- parseExpression(String) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- parseExpression(String) - Method in class org.chenile.stm.ognl.OgnlScriptingStrategy
- ParseExpression - Class in org.chenile.ognl
-
Wrapper around Ognl.parseExpression() which uses caching.
- ParseExpression() - Constructor for class org.chenile.ognl.ParseExpression
- parseIt(String) - Static method in class org.chenile.ognl.ParseExpression
-
.
- parseIt(String) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- parser - Static variable in class org.chenile.cucumber.nonrest.CukesSteps
- PATCH - Enum constant in enum class org.chenile.core.model.HTTPMethod
- patchMappingProducer - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- PatchMappingProducer - Class in org.chenile.http.init.od
- PatchMappingProducer(ApplicationContext) - Constructor for class org.chenile.http.init.od.PatchMappingProducer
- PATH_TO_DEFAULT_STM_CONFIGURATION - Static variable in class org.chenile.stm.impl.STMFlowStoreImpl
- payload - Variable in class org.chenile.scheduler.model.SchedulerInfo
- PAYLOAD_CANNOT_BE_PARSED - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- PDF - Enum constant in enum class org.chenile.core.model.MimeType
- PDF - Enum constant in enum class org.chenile.query.model.DownloadFormat
- PDF_MISCONFIGURATION - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- PLUGIN_HELP_PATH - Static variable in class org.chenile.chenile_config_maven_plugin.HelpMojo
- populateArgs(ChenileExchange, Object[]) - Method in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- populateBody(ChenileExchange, Object[]) - Method in class org.chenile.http.handler.ControllerSupport
- populateChenileExchangeFromContext(ChenileExchange, ContextContainer) - Static method in class org.chenile.core.context.PopulateContextContainer
- populateContextContainer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- PopulateContextContainer - Class in org.chenile.core.context
-
This class can act as a
HeaderCopier
- PopulateContextContainer() - Constructor for class org.chenile.core.context.PopulateContextContainer
- populateContextFromChenileExchange(ChenileExchange, ContextContainer) - Static method in class org.chenile.core.context.PopulateContextContainer
- populateDropDownValues(ColumnMetadata, Map<String, Object>) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- populateEventFromInputStream(InputStream) - Method in class org.chenile.core.init.BaseInitializer
- populateHeaders(MqttMessage, ChenileExchange) - Method in class org.chenile.mqtt.entry.MqttEntryPoint
- populateModelFromResource(Resource) - Method in class org.chenile.core.init.BaseInitializer
- populateParams(ChenileServiceDefinition, Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- populateResponse(ResponseEntity<GenericResponse<?>>, String, String, ChenileExchange) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- populateResponseMessages(GenericResponse<Object>, ChenileExchange) - Method in class org.chenile.core.interceptors.GenericResponseBuilder
- populateServiceRef(ChenileExchange, String, Object) - Method in class org.chenile.core.interceptors.ConstructServiceReference
- populateValue(String, URL) - Method in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
-
Override this to store cached values that have information specific to the particular sub class By default the Cached Value stores URL and filename.
- port - Variable in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- POST - Enum constant in enum class org.chenile.core.model.HTTPMethod
- postMappingProducer - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- PostMappingProducer - Class in org.chenile.http.init.od
- PostMappingProducer(ApplicationContext) - Constructor for class org.chenile.http.init.od.PostMappingProducer
- postprocess(InputType) - Method in class org.chenile.owiz.impl.CommandBase
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.chenile.http.init.TrajectoryPostprocessor
- postProcessorCommands - Variable in class org.chenile.core.model.ChenileConfiguration
- postProcessorNames - Variable in class org.chenile.core.model.ChenileConfiguration
- postProcessors - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- postProcessorsInterpolation() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- PostProcessorsInterpolation - Class in org.chenile.core.interceptors.interpolations
-
Calls a bunch of interceptors called as "post processors".
- PostProcessorsInterpolation() - Constructor for class org.chenile.core.interceptors.interpolations.PostProcessorsInterpolation
- preprocess(InputType) - Method in class org.chenile.owiz.impl.CommandBase
- preProcessorCommands - Variable in class org.chenile.core.model.ChenileConfiguration
- preProcessorNames - Variable in class org.chenile.core.model.ChenileConfiguration
- preProcessors - Variable in class org.chenile.configuration.core.ChenileCoreConfiguration
- preProcessorsInterpolation() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- PreProcessorsInterpolation - Class in org.chenile.core.interceptors.interpolations
-
Calls a bunch of interceptors called as "pre processors".
- PreProcessorsInterpolation() - Constructor for class org.chenile.core.interceptors.interpolations.PreProcessorsInterpolation
- printComponentProperties(StringBuilder, StateDescriptor) - Method in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- printLegend(StringBuilder) - Method in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- printStyles(StringBuilder) - Method in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- proceed(STM<StateEntityType>, StateEntityType, String, Object) - Method in interface org.chenile.stm.STMInternalTransitionInvoker
- proceed(STM<STE>, STE, String, Object) - Method in class org.chenile.stm.impl.STMImpl.STMInternalTransitionInvokerImpl
- proceed(StateEntityType) - Method in class org.chenile.stm.impl.STMImpl
- proceed(StateEntityType) - Method in interface org.chenile.stm.STM
-
This method allows the user to specify no starting state and feed it to the STM.
- proceed(StateEntityType, Object) - Method in class org.chenile.stm.impl.STMImpl
- proceed(StateEntityType, Object) - Method in interface org.chenile.stm.STM
-
This method allows the user to specify a starting state and feed it to the STM.
- proceed(StateEntityType, String, Object) - Method in class org.chenile.stm.impl.STMImpl
-
This method recursively calls itself to transition as far down the flow of states as possible.
- proceed(StateEntityType, String, Object) - Method in interface org.chenile.stm.STM
-
This method allows the user to specify a starting state and feed it to the STM.
- process(HttpServletRequest, Object...) - Method in class org.chenile.http.handler.ControllerSupport
- process(String, HttpServletRequest, Object...) - Method in class org.chenile.http.handler.ControllerSupport
- process(String, MqttMessage) - Method in class org.chenile.mqtt.entry.MqttEntryPoint
-
The entry point for MQ-TT.
- process(T, String, Object) - Method in interface org.chenile.workflow.api.StateEntityService
- process(T, String, Object) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
-
An implementation of the process method that allows to track all the changes to the entity via events.
- processBodyTypeSelector(ChenileServiceDefinition, Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- processById(String, String, Object) - Method in interface org.chenile.workflow.api.StateEntityService
- processById(String, String, Object) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
-
This form is expected from the web.
- processChain(Map<String, CommandDescriptor<InputType>>) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- processChenileOperation(ChenileServiceDefinition, Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- processChenileResponseCodes(Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- processCountQuery(Map<String, Object>, SearchResponse, QueryMetadata) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- processCountQuery(Map<String, Object>, SearchResponse, QueryMetadata) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- PROCESSED_LOCALLY - Enum constant in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- processEntity(T, String, Object) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
-
Internally used by both the create and process methods.
- processEventsSubscribedTo(ChenileServiceDefinition, Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- processFailure(ChenileExchange) - Method in class org.chenile.core.interceptors.GenericResponseBuilder
- processFailure(ChenileExchange, HttpServletRequest, HttpServletResponse) - Method in class org.chenile.http.handler.HttpEntryPoint
- processFile(String) - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- processFile(Resource) - Method in class org.chenile.query.service.impl.QueryDefinitions
- processFlows() - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- processInterceptedBy(ChenileServiceDefinition, Method, OperationDefinition) - Method in class org.chenile.http.init.od.MappingProducerBase
- processMetaAttributes(EventInformation, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
- processMetaAttributes(StateDescriptor, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.StateDescriptorAttributesRule
- processMetaAttributesForState(StateDescriptor, StateDescriptionDTO) - Method in class org.chenile.stm.impl.DataFlowReader
- processMetaAttributesForTransition(Transition, TransitionDescriptionDTO) - Method in class org.chenile.stm.impl.DataFlowReader
- processMicroactions(String, TransitionContext<T>) - Method in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- processParamClassType(OperationDefinition, ParamDefinition, Parameter) - Method in class org.chenile.http.init.od.MappingProducerBase
-
The paramClass Annotation tells Chenile that the actual signature of the service's operation is different from the one that is defined in the controller.If the parameter is of type String then the Chenile Param type will override it.
- processProperty(String, String) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- processResponse(ChenileExchange, HttpServletRequest, HttpServletResponse) - Method in class org.chenile.http.handler.HttpEntryPoint
- processResponsePdf(ChenileExchange, HttpServletRequest, HttpServletResponse, int) - Method in class org.chenile.http.handler.HttpEntryPoint
- processService(String) - Method in class org.chenile.config.plugin.ConfigMojo
- processStream() - Method in class org.chenile.stm.cli.CLI
- processSuccess(ChenileExchange) - Method in class org.chenile.core.interceptors.GenericResponseBuilder
- processSuccess(ChenileExchange, HttpServletRequest, HttpServletResponse) - Method in class org.chenile.http.handler.HttpEntryPoint
- processTransitionAction(EventInformation, Attributes) - Method in class org.chenile.stm.impl.XmlFlowReader.AddEventInformationRule
- processWarningsIfAny(ChenileExchange, HttpServletResponse) - Method in class org.chenile.http.handler.HttpEntryPoint
- produceOperationDefinition(ChenileServiceDefinition, Method) - Method in class org.chenile.http.init.od.MappingProducerBase
- produces - Variable in class org.chenile.core.model.OperationDefinition
-
What is the mime type of the output produced? For all text based mime types it is assumed that the response object will contain the information that needs to be rendered.
- produces(Method) - Method in class org.chenile.http.init.od.DeleteMappingProducer
- produces(Method) - Method in class org.chenile.http.init.od.GetMappingProducer
- produces(Method) - Method in class org.chenile.http.init.od.MappingProducerBase
- produces(Method) - Method in class org.chenile.http.init.od.PatchMappingProducer
- produces(Method) - Method in class org.chenile.http.init.od.PostMappingProducer
- produces(Method) - Method in class org.chenile.http.init.od.PutMappingProducer
- project - Variable in class org.chenile.config.plugin.ConfigMojo
-
The Project.
- projectHelper - Variable in class org.chenile.config.plugin.ConfigMojo
-
The Project helper.
- properties - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- PROPERTIES_SUFFIX - Static variable in class org.chenile.core.i18n.MultipleMessageSource
- property(String, Object) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- PROTECTED - Enum constant in enum class org.chenile.security.model.SecurityConfig.ProtectionStatus
- ProtectionStatus() - Constructor for enum class org.chenile.security.model.SecurityConfig.ProtectionStatus
- proxyBuilder - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- ProxyBuilder - Class in org.chenile.proxy.builder
-
Creates a proxy for a chenile interface.
- ProxyBuilder() - Constructor for class org.chenile.proxy.builder.ProxyBuilder
- ProxyBuilder.ProxyClass - Class in org.chenile.proxy.builder
- ProxyBuilder.ProxyMode - Enum Class in org.chenile.proxy.builder
- ProxyClass(Class<?>, String, HeaderCopier, ProxyBuilder.ProxyMode, String) - Constructor for class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- ProxyConfiguration - Class in org.chenile.configuration.proxy
-
Sets up the beans for Chenile Proxy and registers them in Spring.
- ProxyConfiguration() - Constructor for class org.chenile.configuration.proxy.ProxyConfiguration
- proxyMode - Variable in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- proxyMode(ChenileExchange) - Method in class org.chenile.proxy.interceptors.ProxyTypeRouter
- ProxyMode() - Constructor for enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
- PROXYMODE - Static variable in class org.chenile.proxy.builder.ProxyBuilder
- proxyTypeRouter() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- ProxyTypeRouter - Class in org.chenile.proxy.interceptors
-
Returns the correct route based on if the service is local or remote
- ProxyTypeRouter() - Constructor for class org.chenile.proxy.interceptors.ProxyTypeRouter
- publish(String, int, String, Map<String, Object>) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
-
Publish to the topic with the specified Qos of the system (as configured in application.yml)
- publish(String, String, Map<String, Object>) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
-
Publish to the topic with the default Qos of the system (as configured in application.yml)
- publishCannedReportToEveryone - Variable in class org.chenile.query.model.SearchRequest
- publisher - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- publishMessage(ChenileExchange, Map<String, Object>) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- publishToOperation(String, String, String, Map<String, Object>) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
-
Send a message to a service and operation.
- publishTopic() - Element in annotation interface org.chenile.mqtt.model.ChenileMqtt
- put(String, String) - Method in enum class org.chenile.core.context.ContextContainer
- put(String, String) - Method in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- put(String, String) - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- PUT - Enum constant in enum class org.chenile.core.model.HTTPMethod
- putAnnotationBackIntoServiceDefinition(String, String, int, String) - Method in class org.chenile.mqtt.init.MqttInitializer
-
Put the details of the data structure back into the service definition.
- putExtension(String, Object) - Static method in enum class org.chenile.core.context.ContextContainer
- putExtension(String, Object) - Method in class org.chenile.core.model.ChenileServiceDefinition
- putExtension(String, Object) - Method in class org.chenile.core.model.OperationDefinition
- putExtensionAsAnnotation(Class<? extends Annotation>, Annotation) - Method in class org.chenile.core.model.ChenileServiceDefinition
- putExtensionAsAnnotation(Class<? extends Annotation>, Annotation) - Method in class org.chenile.core.model.OperationDefinition
- putMappingProducer - Variable in class org.chenile.http.init.AnnotationChenileServiceInitializer
- PutMappingProducer - Class in org.chenile.http.init.od
- PutMappingProducer(ApplicationContext) - Constructor for class org.chenile.http.init.od.PutMappingProducer
Q
- qos - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- qos() - Element in annotation interface org.chenile.mqtt.model.ChenileMqtt
- quartzScheduler - Variable in class org.chenile.scheduler.init.SchedulerBuilder
- quartzScheduler() - Method in class org.chenile.configuration.scheduler.ChenileSchedulerConfiguration
- query(Map<String, Object>, Map<String, Object>) - Method in interface org.chenile.query.service.EntityQueryService
- QUERY_ID_NOT_FOUND - Enum constant in enum class org.chenile.query.service.error.ErrorCodes
- queryAuthorities(QueryDefinitions) - Method in class org.chenile.configuration.query.service.QueryConfiguration
- QueryConfiguration - Class in org.chenile.configuration.query.service
-
Registers query beans in Spring
- QueryConfiguration() - Constructor for class org.chenile.configuration.query.service.QueryConfiguration
- QueryController - Class in org.chenile.configuration.controller
-
This sets up a query service.
- QueryController() - Constructor for class org.chenile.configuration.controller.QueryController
- queryDataSource() - Method in class org.chenile.configuration.query.service.QueryConfiguration
- queryDefinitionFiles - Variable in class org.chenile.configuration.query.service.QueryConfiguration
- queryDefinitions() - Method in class org.chenile.configuration.query.service.QueryConfiguration
- QueryDefinitions - Class in org.chenile.query.service.impl
-
Reads the query definitions from a JSON file that has been passed to it.
- QueryDefinitions(Resource[]) - Constructor for class org.chenile.query.service.impl.QueryDefinitions
- QueryMetadata - Class in org.chenile.query.model
- QueryMetadata() - Constructor for class org.chenile.query.model.QueryMetadata
- queryName - Variable in class org.chenile.query.model.CannedReport
- queryName - Variable in class org.chenile.query.model.SearchRequest
- querySAASInterceptor() - Method in class org.chenile.configuration.query.service.QueryConfiguration
- QuerySAASInterceptor - Class in org.chenile.query.service.interceptor
- QuerySAASInterceptor() - Constructor for class org.chenile.query.service.interceptor.QuerySAASInterceptor
- queryStore - Variable in class org.chenile.query.service.AbstractSearchServiceImpl
- QueryStore - Interface in org.chenile.query.service
- QueryStoreImpl - Class in org.chenile.query.service.impl
-
Unused for now
- QueryStoreImpl() - Constructor for class org.chenile.query.service.impl.QueryStoreImpl
- queryUserFilterInterceptor() - Method in class org.chenile.configuration.query.service.QueryConfiguration
- QueryUserFilterInterceptor - Class in org.chenile.query.service.interceptor
-
For specific queries, we should restrict the results only to authorized users.
- QueryUserFilterInterceptor() - Constructor for class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
R
- readFully(InputStream) - Method in class org.chenile.config.plugin.ConfigMojo
-
Read fully byte array output stream.
- readFullyAsString(InputStream) - Method in class org.chenile.config.plugin.ConfigMojo
-
Read fully as string string.
- REGION_HEADER - Static variable in class org.chenile.utils.region.RegionToTrajectoryConverter
- REGION_ID_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- regionId - Variable in class org.chenile.core.context.ContextContainer.Context
- regionToTrajectoryConverter() - Method in class org.chenile.configuration.utils.UtilsConfiguration
- RegionToTrajectoryConverter - Class in org.chenile.utils.region
- RegionToTrajectoryConverter() - Constructor for class org.chenile.utils.region.RegionToTrajectoryConverter
- registerModelInChenile(CacheConfig) - Method in class org.chenile.cache.init.CacheInitializer
- registerModelInChenile(ChenileEventDefinition) - Method in class org.chenile.core.init.ChenileEventInitializer
- registerModelInChenile(TrajectoryDefinition) - Method in class org.chenile.core.init.ChenileTrajectoryInitializer
- registerModelInChenile(SchedulerInfo) - Method in class org.chenile.scheduler.init.ChenileSchedulerInitializer
- registerModelInChenile(T) - Method in class org.chenile.core.init.BaseInitializer
- registerResource(Resource) - Method in class org.chenile.core.init.BaseInitializer
- registerService(String) - Method in class org.chenile.core.init.AbstractServiceInitializer
- registerService(ChenileServiceDefinition) - Method in class org.chenile.core.init.AbstractServiceInitializer
- registerService(Resource) - Method in class org.chenile.core.init.AbstractServiceInitializer
- registerServiceDefinition(InputStream) - Method in class org.chenile.core.init.AbstractServiceInitializer
- registerServiceDefinition(String) - Method in class org.chenile.core.init.AbstractServiceInitializer
- registerSubscriber(ChenileServiceDefinition, OperationDefinition, String) - Method in class org.chenile.core.init.ChenileEventSubscribersInitializer
- registerTrajectoryDefinition(TrajectoryDefinition, ChenileConfiguration, ApplicationContext) - Static method in class org.chenile.core.init.ChenileTrajectoryInitializer
- registry - Variable in class org.chenile.core.transform.SubclassRegistry
- registry - Static variable in class org.chenile.workflow.api.WorkflowRegistry
- REMOTE - Enum constant in enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
- REMOTE_URL_BASE - Static variable in class org.chenile.proxy.builder.ProxyBuilder
- remoteUrl - Variable in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- removeAllWarnings() - Method in class org.chenile.base.response.GenericResponse
- removeAllWarnings() - Method in interface org.chenile.base.response.WarningAware
- removeAllWarnings() - Method in class org.chenile.core.context.ChenileExchange
- removeAllWarnings(Object) - Static method in interface org.chenile.base.response.WarningAware
- renderStateDiagram() - Method in class org.chenile.stm.cli.CLI
- repeat(String, int) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
Repeat a String
n
times to form a new string. - replaceNamedKeysInTemplate(String, Map<String, String>) - Static method in class org.chenile.utils.str.StrSubstitutor
- replaceNamedKeysInTemplate(String, Map<String, String>, String) - Static method in class org.chenile.utils.str.StrSubstitutor
-
Replaces a bunch of named string with their values (provided in the map) in a template string.
- repositories - Variable in class org.chenile.configuration.security.ChenileSecurityConfiguration
- req - Variable in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator.CallableAdapter
- request - Variable in class org.chenile.core.context.LogRecord
- REQUEST_ID - Static variable in class org.chenile.core.context.HeaderUtils
- reset() - Method in enum class org.chenile.cucumber.CukesContext
-
Resets the map.
- resolver - Variable in class org.chenile.core.i18n.MultipleMessageSource
- resolver() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- resourceBundle - Variable in class org.chenile.configuration.core.MessageSourceConfiguration
- response - Variable in class org.chenile.core.context.ChenileExchange
-
The actual response returned by the service or any interceptor.
- response - Variable in class org.chenile.core.context.LogRecord
- responseBodyType - Variable in class org.chenile.core.context.ChenileExchange
-
used (by chenile-proxy) to convert the response JSON to a response body.
- responseBodyTypeSelector() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- ResponseBodyTypeSelector - Class in org.chenile.proxy.interceptors
-
This class calculates the correct type for the response body.
- ResponseBodyTypeSelector() - Constructor for class org.chenile.proxy.interceptors.ResponseBodyTypeSelector
- responseMessage - Variable in exception org.chenile.base.exception.ErrorNumException
- responseMessage - Variable in class org.chenile.base.response.GenericResponse
- ResponseMessage - Class in org.chenile.base.response
-
A detailed response message that contains a bunch of information.
- ResponseMessage() - Constructor for class org.chenile.base.response.ResponseMessage
- responseMessages - Variable in class org.chenile.core.context.ChenileExchange
-
contains all errors and warnings
- responseMessages - Variable in class org.chenile.core.context.LogRecord
- ResponseRow - Class in org.chenile.query.model
- ResponseRow() - Constructor for class org.chenile.query.model.ResponseRow
- RestCukesSecSteps - Class in org.chenile.cucumber.security.rest
-
Cucumber steps to facilitate injection of security tokens into the MVC request header.
See the methods below for the precise Gherkin language that has been created. - RestCukesSecSteps() - Constructor for class org.chenile.cucumber.security.rest.RestCukesSecSteps
- RestCukesSteps - Class in org.chenile.cucumber.rest
-
Cucumber steps to facilitate running tests using Spring MOCK MVC.
These steps are generic since they leverage the scripting language and JSON PATH etc. - RestCukesSteps() - Constructor for class org.chenile.cucumber.rest.RestCukesSteps
- restTemplateBuilder - Variable in class org.chenile.proxy.interceptors.HttpInvoker
- resumeFromSavedPoint(ChainContext.SavePoint) - Method in class org.chenile.owiz.impl.ChainContext
- resumeFromSavedPoint(ChainContext.SavePoint, ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
- retain - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- retrievalStrategy - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- retrievalStrategy - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- retrievalStrategy - Variable in class org.chenile.stm.model.FlowDescriptor
- retrievalStrategy(StateEntityRetrievalStrategy<? extends StateEntity>) - Method in class org.chenile.stm.model.FlowDescriptor
- retrievalTransition - Variable in class org.chenile.stm.model.Transition
- retrieve(String) - Method in class org.chenile.query.service.impl.BaseQueryStore
- retrieve(String) - Method in interface org.chenile.query.service.QueryStore
- retrieve(String) - Method in interface org.chenile.utils.entity.service.EntityStore
-
Retrieve the entity by ID
- retrieve(String) - Method in interface org.chenile.workflow.api.StateEntityService
- retrieve(String) - Method in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- retrieve(String, String) - Method in interface org.chenile.query.service.CannedReportStore
-
Retrieve the canned report by name.
- retrieve(StateEntity) - Method in class org.chenile.stm.dummy.DummyRetrievalStrategy
- retrieve(StateEntityType) - Method in interface org.chenile.stm.action.StateEntityRetrievalStrategy
-
Retrieves a state entity from a persistent store like DB.
- retrieve(T) - Method in class org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy
- retrieveMergeFromPersistentStorage(StateEntityType, String) - Method in class org.chenile.stm.impl.STMImpl
- retrieveQueryIdFromStore(String) - Method in class org.chenile.query.service.impl.BaseQueryStore
- retrieveQueryIdFromStore(String) - Method in class org.chenile.query.service.impl.QueryDefinitions
- retrieveQueryIdFromStore(String) - Method in class org.chenile.query.service.impl.QueryStoreImpl
- ROUTE - Static variable in class org.chenile.owiz.impl.Router
- Router<InputType> - Class in org.chenile.owiz.impl
-
A router is a command that executes one of several commands based on a routing string.
- Router() - Constructor for class org.chenile.owiz.impl.Router
- row - Variable in class org.chenile.query.model.ResponseRow
- run() - Method in class org.chenile.stm.cli.CLI
S
- sanitizeExpression(String) - Static method in class org.chenile.ognl.ParseExpression
-
tighten the code..
- sanitizeExpression(String) - Method in class org.chenile.stm.action.ScriptingStrategyBase
- saveChangesToCannedReport - Variable in class org.chenile.query.model.SearchRequest
-
Be careful when setting this flag to true! If this variable is set to true, then the searchRequest will be saved in the DB as a canned report.
- savedIndex - Variable in class org.chenile.owiz.impl.ChainContext.SavePoint
- savePoint() - Method in class org.chenile.owiz.impl.ChainContext
- savePoint(ChenileExchange) - Method in class org.chenile.core.interceptors.BaseChenileInterceptor
-
This is used when an interceptor needs to save the current position in the interceptor chain with the intent of continuing again from the saved point.
- SavePoint(int) - Constructor for class org.chenile.owiz.impl.ChainContext.SavePoint
- ScheduledJob - Class in org.chenile.scheduler.jobs
- ScheduledJob() - Constructor for class org.chenile.scheduler.jobs.ScheduledJob
- scheduleJob(ChenileServiceDefinition, OperationDefinition, SchedulerInfo) - Method in class org.chenile.scheduler.init.SchedulerBuilder
- scheduleJob(SchedulerInfo) - Method in class org.chenile.scheduler.init.SchedulerBuilder
- SCHEDULER_ENTRY_POINT - Static variable in class org.chenile.scheduler.Constants
- schedulerBuilder() - Method in class org.chenile.configuration.scheduler.ChenileSchedulerConfiguration
- SchedulerBuilder - Class in org.chenile.scheduler.init
-
Set up the scheduler for the relevant services if applicable
- SchedulerBuilder() - Constructor for class org.chenile.scheduler.init.SchedulerBuilder
- SchedulerInfo - Class in org.chenile.scheduler.model
-
Schedule definition.
- SchedulerInfo() - Constructor for class org.chenile.scheduler.model.SchedulerInfo
- schedulerResources - Variable in class org.chenile.configuration.scheduler.ChenileSchedulerConfiguration
- SchedulerUtil - Class in org.chenile.scheduler.util
- SchedulerUtil() - Constructor for class org.chenile.scheduler.util.SchedulerUtil
- SCOPE_PREFIX - Static variable in class org.chenile.security.SecurityServiceImpl
- ScriptAction<StateEntityType extends StateEntity> - Class in org.chenile.stm.action.scriptsupport
-
Mimics a script.
- ScriptAction() - Constructor for class org.chenile.stm.action.scriptsupport.ScriptAction
- scriptingStrategy - Variable in class org.chenile.stm.action.scriptsupport.BaseScriptingAction
- scriptingStrategy - Variable in class org.chenile.stm.impl.ComponentPropertiesHelper
- scriptingStrategy - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- ScriptingStrategy - Interface in org.chenile.stm.impl
- ScriptingStrategyAware - Interface in org.chenile.stm.action
-
Actions implement this interface to get hold of a scripting strategy that is set by the STM framework.
- ScriptingStrategyBase - Class in org.chenile.stm.action
-
A base class for all script aware generic actions.
- ScriptingStrategyBase() - Constructor for class org.chenile.stm.action.ScriptingStrategyBase
- search(HttpServletRequest, String, SearchRequest<Map<String, Object>>) - Method in class org.chenile.configuration.controller.QueryController
- search(String, SearchRequest<Map<String, Object>>) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- search(SearchRequest<Map<String, Object>>) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- search(SearchRequest<T>) - Method in interface org.chenile.query.service.SearchService
- SearchCommand<Request,
Response> - Interface in org.chenile.query.service - searchRequest - Variable in class org.chenile.query.model.CannedReport
- SearchRequest<FilterType> - Class in org.chenile.query.model
- SearchRequest() - Constructor for class org.chenile.query.model.SearchRequest
- SearchResponse - Class in org.chenile.query.model
- SearchResponse() - Constructor for class org.chenile.query.model.SearchResponse
- searchService - Variable in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- searchService(QueryStore) - Method in class org.chenile.configuration.query.service.QueryConfiguration
- SearchService<T> - Interface in org.chenile.query.service
- secure - Variable in class org.chenile.core.model.OperationDefinition
- SecurityApiConfiguration - Class in org.chenile.configuration.security
- SecurityApiConfiguration() - Constructor for class org.chenile.configuration.security.SecurityApiConfiguration
- SecurityConfig - Annotation Interface in org.chenile.security.model
-
This provides the authorities that are required to access this service.
The value() of the class is the enum which specifies if the given resource is PROTECTED or UNPROTECTED. - SecurityConfig.ProtectionStatus - Enum Class in org.chenile.security.model
- securityConfigService - Variable in class org.chenile.security.SecurityServiceImpl
- securityConfigService() - Method in class org.chenile.configuration.security.SecurityApiConfiguration
- SecurityConfigService - Interface in org.chenile.security.service
- SecurityConfigServiceImpl - Class in org.chenile.security.service.impl
- SecurityConfigServiceImpl() - Constructor for class org.chenile.security.service.impl.SecurityConfigServiceImpl
- securityFilterChain(HttpSecurity) - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- securityInterceptor() - Method in class org.chenile.configuration.security.SecurityInterceptorConfiguration
- SecurityInterceptor - Class in org.chenile.security.interceptor
-
This interceptor uses
SecurityConfig
to secure this particular resource.It first looks at the SecurityConfig to see if there are any guarding authorities for this service. - SecurityInterceptor() - Constructor for class org.chenile.security.interceptor.SecurityInterceptor
- SecurityInterceptorConfiguration - Class in org.chenile.configuration.security
- SecurityInterceptorConfiguration() - Constructor for class org.chenile.configuration.security.SecurityInterceptorConfiguration
- securityService - Variable in class org.chenile.security.interceptor.SecurityInterceptor
- securityService - Variable in class org.chenile.security.service.impl.StmSecurityStrategyImpl
- securityService() - Method in class org.chenile.configuration.security.ChenileSecurityConfiguration
- SecurityService - Interface in org.chenile.security.service
- SecurityServiceImpl - Class in org.chenile.security
- SecurityServiceImpl() - Constructor for class org.chenile.security.SecurityServiceImpl
- SecurityServiceImpl.X - Class in org.chenile.security
- securityStrategy(STMSecurityStrategy) - Method in class org.chenile.stm.model.FlowDescriptor
- sendAck(MqttMessage) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
- serialVersionUID - Static variable in exception org.chenile.base.exception.BadRequestException
- serialVersionUID - Static variable in exception org.chenile.base.exception.ConfigurationException
- serialVersionUID - Static variable in exception org.chenile.base.exception.ErrorNumException
- serialVersionUID - Static variable in exception org.chenile.base.exception.NotFoundException
- serialVersionUID - Static variable in exception org.chenile.base.exception.ServerException
- serialVersionUID - Static variable in class org.chenile.cache.interceptor.CacheInterceptor
- serialVersionUID - Static variable in class org.chenile.cache.model.CacheKey
- serialVersionUID - Static variable in class org.chenile.core.context.ChenileExchange
- serialVersionUID - Static variable in class org.chenile.core.context.ContextContainer.Context
- serialVersionUID - Static variable in class org.chenile.core.model.ParamDefinition
- serialVersionUID - Static variable in class org.chenile.owiz.config.model.AttachmentDescriptor
- serialVersionUID - Static variable in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- serialVersionUID - Static variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- serialVersionUID - Static variable in exception org.chenile.owiz.exception.OwizConfigException
- serialVersionUID - Static variable in class org.chenile.query.model.CannedReport
- serialVersionUID - Static variable in class org.chenile.query.model.QueryMetadata
- serialVersionUID - Static variable in class org.chenile.query.model.ResponseRow
- serialVersionUID - Static variable in class org.chenile.stm.dto.FlowDescriptionDTO
- serialVersionUID - Static variable in class org.chenile.stm.dto.StateAttributesDTO
- serialVersionUID - Static variable in class org.chenile.stm.dto.StateDescriptionDTO
- serialVersionUID - Static variable in class org.chenile.stm.dto.StatesDescriptionDTO
- serialVersionUID - Static variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- serialVersionUID - Static variable in exception org.chenile.stm.exception.STMException
- serialVersionUID - Static variable in class org.chenile.stm.model.BaseStateEntity
- serialVersionUID - Static variable in class org.chenile.stm.State
- serialVersionUID - Static variable in class org.chenile.utils.entity.model.BaseEntity
- serialVersionUID - Static variable in class org.chenile.utils.tenancy.Key
- serialVersionUID - Static variable in class org.chenile.workflow.param.MinimalPayload
- ServerException - Exception in org.chenile.base.exception
-
ErrorNumException
with HTTP status code of 500 for runtime errors. - ServerException(int, Object[]) - Constructor for exception org.chenile.base.exception.ServerException
- ServerException(int, Object[], Throwable) - Constructor for exception org.chenile.base.exception.ServerException
- ServerException(int, String) - Constructor for exception org.chenile.base.exception.ServerException
- ServerException(int, String, Throwable) - Constructor for exception org.chenile.base.exception.ServerException
- ServerException(String) - Constructor for exception org.chenile.base.exception.ServerException
- ServerException(String, Throwable) - Constructor for exception org.chenile.base.exception.ServerException
- service - Variable in class org.chenile.http.handler.ControllerSupport
- service() - Element in annotation interface org.chenile.core.annotation.ConditionalHealthCheckOnTrajectory
-
The service name that is being replaced with this new health checker
- service() - Element in annotation interface org.chenile.core.annotation.ConditionalOnTrajectory
-
The service name that is being replaced with this new service
- SERVICE_DEFINITION - Static variable in class org.chenile.scheduler.Constants
-
The members below are copied to the Job Data Map with the following keys
- SERVICE_EXCEPTION - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- SERVICE_NOT_FOUND - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- serviceConfiguration - Variable in class org.chenile.core.init.AbstractServiceInitializer
- serviceConfiguration - Variable in class org.chenile.http.init.HttpModuleBuilder
- serviceDefinition - Variable in class org.chenile.core.context.ChenileExchange
- serviceDefinition - Variable in class org.chenile.core.model.SubscriberVO
- serviceDefinition - Variable in class org.chenile.http.handler.HttpEntryPoint
- serviceId - Variable in class org.chenile.core.model.TrajectoryOverride
- serviceInfo(String) - Method in interface org.chenile.core.service.ChenileInfoService
- serviceInfo(String) - Method in class org.chenile.core.service.ChenileInfoServiceImpl
- ServiceInfo() - Constructor for class org.chenile.core.service.Info.ServiceInfo
- ServiceInfo(String) - Constructor for class org.chenile.core.service.Info.ServiceInfo
- serviceInfoUrlPrefix - Variable in class org.chenile.config.plugin.ConfigMojo
-
The URL from where the api doc is retrieved.
- serviceInvoker() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ServiceInvoker - Class in org.chenile.core.interceptors
-
This command invokes a service gathering inputs from
ChenileExchange
. - ServiceInvoker() - Constructor for class org.chenile.core.interceptors.ServiceInvoker
- serviceName - Variable in class org.chenile.cache.model.CacheKey
- serviceName - Variable in class org.chenile.core.context.LogRecord
- serviceName - Variable in class org.chenile.core.model.OperationDefinition
-
The service to which this operation is attached.
- serviceName - Variable in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- serviceName - Variable in class org.chenile.scheduler.model.SchedulerInfo
- serviceName() - Element in annotation interface org.chenile.http.annotation.ChenileController
- serviceReference - Variable in class org.chenile.core.context.ChenileExchange
-
the service which will be invoked.
- serviceReference - Variable in class org.chenile.core.model.ChenileServiceDefinition
- serviceReferenceId - Variable in class org.chenile.core.context.ChenileExchange
-
the spring bean ID of the service being invoked.
- services - Variable in class org.chenile.core.model.ChenileConfiguration
- services - Variable in class org.chenile.core.service.Info
- serviceSpecificClientProcessorsInterpolation() - Method in class org.chenile.configuration.proxy.ProxyConfiguration
- ServiceSpecificClientProcessorsInterpolation - Class in org.chenile.proxy.interceptors.interpolations
-
Interpolates all the service specific processors on the client side for Chenile Proxy
- ServiceSpecificClientProcessorsInterpolation() - Constructor for class org.chenile.proxy.interceptors.interpolations.ServiceSpecificClientProcessorsInterpolation
- serviceSpecificProcessorsInterpolation() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ServiceSpecificProcessorsInterpolation - Class in org.chenile.core.interceptors.interpolations
-
Calls a bunch of interceptors defined at the level of the particular service.
- ServiceSpecificProcessorsInterpolation() - Constructor for class org.chenile.core.interceptors.interpolations.ServiceSpecificProcessorsInterpolation
- sessionExpiry - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- sessionTemplate - Variable in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- set(String, Object) - Method in enum class org.chenile.cucumber.CukesContext
-
A convenience method that retrieves the thread local and stores stuff into it.
- setAcls(String) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setAcls(String[]) - Method in class org.chenile.core.model.OperationDefinition
- setAcls(String[]) - Method in class org.chenile.query.model.QueryMetadata
- setAcls(String[]) - Method in class org.chenile.stm.model.Transition
- setAclString(String) - Method in class org.chenile.stm.model.Transition
- setActionDescriptorProperties(AutomaticStateDescriptor, String, StateDescriptionDTO, Map<String, StateTagDescriptor>) - Method in class org.chenile.stm.impl.DataFlowReader
- setActionDescriptorProperties(AutomaticStateDescriptor, Attributes, String) - Method in class org.chenile.stm.impl.XmlFlowReader.StateDescriptorAttributesRule
- setActionTimeout(int) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
- setActive(Boolean) - Method in enum class org.chenile.core.context.ContextContainer
- setAllowedActions(List<Map<String, String>>) - Method in class org.chenile.query.model.ResponseRow
- setAllowedActionsAndMetadata(List<Map<String, String>>) - Method in class org.chenile.workflow.dto.StateEntityServiceResponse
- setApiInvocation(List<Object>) - Method in class org.chenile.core.context.ChenileExchange
- setApp(String) - Method in class org.chenile.core.context.EventLog
- setApplicableToAll(boolean) - Method in class org.chenile.query.model.CannedReport
- setAppType(String) - Method in enum class org.chenile.core.context.ContextContainer
- setAppType(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setAscendingOrder(boolean) - Method in class org.chenile.query.model.SortCriterion
- setAuditable(boolean) - Method in class org.chenile.core.model.OperationDefinition
- setAuthentication(Authentication) - Method in enum class org.chenile.core.context.ContextContainer
- setAvailableCannedReports(List<CannedReport>) - Method in class org.chenile.query.model.SearchResponse
- setBackupCount(int) - Method in class org.chenile.cache.model.CacheConfig
- setBatchId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setBatchId(String) - Method in class org.chenile.core.context.EventLog
- setBatchId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setBeanFactory(BeanFactoryAdapter) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setBeanFactoryAdapter(BeanFactoryAdapter) - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- setBeanFactoryAdapter(BeanFactoryAdapter) - Method in class org.chenile.owiz.impl.DelegatorCommand
- setBetweenQuery(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setBody(HttpServletRequest, ChenileExchange) - Method in class org.chenile.http.handler.HttpEntryPoint
- setBody(Object) - Method in class org.chenile.core.context.ChenileExchange
- setBodyType(TypeReference<?>) - Method in class org.chenile.core.context.ChenileExchange
- setBodyTypeSelector(Command<ChenileExchange>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setBodyTypeSelector(Command<ChenileExchange>) - Method in class org.chenile.core.model.OperationDefinition
- setBodyTypeSelectorComponentName(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setBodyTypeSelectorComponentNames(String[]) - Method in class org.chenile.core.model.OperationDefinition
- setCacheId(String) - Method in class org.chenile.core.model.OperationDefinition
- setCacheKey(boolean) - Method in class org.chenile.core.model.ParamDefinition
- setCannedReportName(String) - Method in class org.chenile.query.model.CannedReport
- setCannedReportName(String) - Method in class org.chenile.query.model.SearchRequest
- setCannedReportName(String) - Method in class org.chenile.query.model.SearchResponse
- setChainContext(ChainContext<InputType>) - Method in interface org.chenile.owiz.impl.ChainContextContainer
- setChainContext(ChainContext<ChenileExchange>) - Method in class org.chenile.core.context.ChenileExchange
- setChannel(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setChenileExceptionHandlerName(String) - Method in class org.chenile.core.model.ChenileConfiguration
- setClientInterceptorCommands(List<Command<ChenileExchange>>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setClientInterceptorCommands(List<Command<ChenileExchange>>) - Method in class org.chenile.core.model.OperationDefinition
- setClientInterceptorComponentNames(List<String>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setClientInterceptorComponentNames(List<String>) - Method in class org.chenile.core.model.OperationDefinition
- setCloudClientId(String) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- setCode(int) - Method in class org.chenile.base.response.GenericResponse
- setCode(int) - Method in class org.chenile.base.response.ResponseMessage
- setCode(HttpStatus) - Method in class org.chenile.base.response.ResponseMessage
- setColumnMetadata(Map<String, ColumnMetadata>) - Method in class org.chenile.query.model.QueryMetadata
- setColumnMetadata(Map<String, ColumnMetadata>) - Method in class org.chenile.query.model.SearchResponse
- setColumnName(String) - Method in class org.chenile.query.model.ColumnMetadata
- setColumnType(ColumnMetadata.ColumnType) - Method in class org.chenile.query.model.ColumnMetadata
- setCommand(Command<InputType>) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- SetCommand<InputType> - Class in org.chenile.owiz.impl.ognl
-
Sets specific parts of the context to a value.
- SetCommand() - Constructor for class org.chenile.owiz.impl.ognl.SetCommand
- setCommandCatalog(Map<String, CommandDescriptor<InputType>>) - Method in class org.chenile.owiz.config.model.FlowDescriptor
- setCommandDescriptor(CommandDescriptor<InputType>) - Method in class org.chenile.owiz.impl.CommandBase
- setCommandDescriptor(CommandDescriptor<InputType>) - Method in interface org.chenile.owiz.OrchestrationAware
- setComment(String) - Method in class org.chenile.workflow.param.MinimalPayload
- setCommonStateProperties(StateDescriptor, StateDescriptionDTO, Map<String, StateTagDescriptor>) - Method in class org.chenile.stm.impl.DataFlowReader
- setComponent(STMAutomaticStateComputation<?>) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- setComponentHelper(STMAutomaticStateComputation<?>) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- setComponentName(String) - Method in class org.chenile.core.model.OperationDefinition
- setComponentName(String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setComponentName(String) - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- setComponentName(String) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setComponentName(String) - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- setComponentName(String) - Method in class org.chenile.stm.model.StateTagDescriptor
- setComponentName(CommandDescriptor<InputType>, Attributes, String, CustomCommandTagDescriptor) - Method in class org.chenile.owiz.config.impl.HandleRegisteredCommand
- setComponentPropertiesHelper(ComponentPropertiesHelper) - Method in interface org.chenile.stm.action.ComponentPropertiesAware
- setComponentPropertiesHelper(ComponentPropertiesHelper) - Method in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- setConsumes(MimeType) - Method in class org.chenile.core.model.OperationDefinition
- setContainsQuery(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setContextContainer(ContextContainer) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- setCorrectException(ChenileExchange, Object[], RestClientException) - Method in class org.chenile.proxy.interceptors.HttpInvoker
- setCreatedBy(String) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setCreatedBy(String) - Method in class org.chenile.utils.entity.model.BaseEntity
- setCreatedBy(String) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setCreatedTime(Date) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setCreatedTime(Date) - Method in class org.chenile.utils.entity.model.BaseEntity
- setCreatedTime(Date) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setCronSchedule(String) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setCurrentPage(int) - Method in class org.chenile.query.model.SearchResponse
- setCurrentState(State) - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- setCurrentState(State) - Method in class org.chenile.stm.model.BaseStateEntity
- setCurrentState(State) - Method in interface org.chenile.stm.StateEntity
- setCurrentState(State) - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- setCustomCommandTagDescriptor(CustomCommandTagDescriptor) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setCustomRender(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setData(ResponseRow) - Method in class org.chenile.query.model.SearchResponse
- setData(T) - Method in class org.chenile.base.response.GenericResponse
- setDefault(boolean) - Method in class org.chenile.stm.model.FlowDescriptor
- setDefaultAttachmentTag(String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setDefaultAttachmentTag(String) - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- setDefaultBodyType(ChenileExchange) - Method in class org.chenile.core.transform.TransformationClassSelector
- setDefaultFlow(boolean) - Method in class org.chenile.owiz.config.model.FlowDescriptor
- setDefaultFlow(FlowDescriptor) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setDefaultTransitionAction(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setDescription(String) - Method in class org.chenile.base.response.GenericResponse
- setDescription(String) - Method in class org.chenile.base.response.ResponseMessage
- setDescription(String) - Method in class org.chenile.core.model.OperationDefinition
- setDescription(String) - Method in class org.chenile.core.model.ParamDefinition
- setDescriptorClass(Class<? extends StateDescriptor>) - Method in class org.chenile.stm.model.StateTagDescriptor
- setDeviceId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setDeviceId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setDigester(Digester) - Method in class org.chenile.owiz.config.impl.CommandAttachmentDelegatorRule
- setDisplay(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setDropDownQuery(String) - Method in class org.chenile.query.model.ColumnMetadata
- setDropDownValues(List<String>) - Method in class org.chenile.query.model.ColumnMetadata
- setEmployeeId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setEmployeeId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setEnableInlineScriptsInProperties(boolean) - Method in interface org.chenile.stm.action.ComponentPropertiesAware
-
This property is used to enable or disable inline scripts (basically constructs of type "${xxx}somestuff" where xxx needs to be evaluated as an expression on the passed flow context.
- setEnableInlineScriptsInProperties(boolean) - Method in class org.chenile.stm.action.scriptsupport.BaseCustomComponentPropertiesAction
- setEndRow(int) - Method in class org.chenile.query.model.SearchResponse
- setEntityStore(EntityStore<T>) - Method in class org.chenile.workflow.service.stmcmds.GenericRetrievalStrategy
- setEntryAction(String) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setEntryAction(String) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setEntryAction(String) - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- setEntryAction(String, boolean) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setEntryAction(STMAction<?>) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setEntryAction(STMAction<?>) - Method in class org.chenile.stm.model.FlowDescriptor
- setEntryAction(STMAction<?>) - Method in class org.chenile.stm.model.StateDescriptor
- setEntryAction(STMAction<?>) - Method in interface org.chenile.stm.model.TransientActionsAwareDescriptor
- setEntryExitAction(String, Boolean) - Method in class org.chenile.stm.impl.DataFlowReader
- setEntryPoint(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setEventId(String) - Method in class org.chenile.core.context.EventLog
- setEventId(String) - Method in class org.chenile.stm.model.EventInformation
- setEventLoggerName(String) - Method in class org.chenile.core.model.ChenileConfiguration
- setEventName(String) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setEventSubscribedTo(Set<String>) - Method in class org.chenile.core.model.OperationDefinition
- setEventSubscriber(String) - Method in class org.chenile.core.context.EventLog
- setException(Throwable) - Method in class org.chenile.core.context.ChenileExchange
-
Call this to set exception in the exchange.
- setException(ErrorNumException) - Method in class org.chenile.core.context.EventLog
- setExecutorService(ExecutorService) - Method in class org.chenile.owiz.impl.ParallelChain
- setExitAction(String) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setExitAction(String) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setExitAction(String) - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- setExitAction(String, boolean) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setExitAction(STMAction<?>) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setExitAction(STMAction<?>) - Method in class org.chenile.stm.model.FlowDescriptor
- setExitAction(STMAction<?>) - Method in class org.chenile.stm.model.StateDescriptor
- setExitAction(STMAction<?>) - Method in interface org.chenile.stm.model.TransientActionsAwareDescriptor
- setField(String) - Method in class org.chenile.base.response.ResponseMessage
- setFields(List<String>) - Method in class org.chenile.query.model.SearchRequest
- setFilename(String) - Method in class org.chenile.stm.impl.XmlFlowReader
- setFilename(String...) - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- setFileWatchId(String) - Method in class org.chenile.core.model.OperationDefinition
- setFilterable(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setFilters(FilterType) - Method in class org.chenile.query.model.SearchRequest
- setFinalState(boolean) - Method in class org.chenile.stm.model.StateDescriptor
- setFirst(boolean) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setFlexiblePropnames(boolean) - Method in class org.chenile.query.model.QueryMetadata
- setFlow(FlowDescriptor) - Method in class org.chenile.stm.model.StateDescriptor
- setFlowColumn(String) - Method in class org.chenile.query.model.QueryMetadata
- setFlowConfigurator(STMFlowStore) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- setFlowDescriptions(List<FlowDescriptionDTO>) - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- setFlowDescriptor(FlowDescriptor<InputType>) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setFlowDescriptorInfo(Map<String, StateTagDescriptor>, FlowDescriptionDTO, FlowDescriptor) - Method in class org.chenile.stm.impl.DataFlowReader
- setFlowId(Long) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setFlowId(String) - Method in class org.chenile.stm.model.StateDescriptor
- setFlowId(String) - Method in class org.chenile.stm.model.Transition
- setFlowId(String) - Method in class org.chenile.stm.State
- setFlowName(String) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setFlowStore(STMFlowStoreImpl) - Method in class org.chenile.stm.model.FlowDescriptor
- setGroup(String) - Method in class org.chenile.query.model.ColumnMetadata
- setGroupId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setGroupId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setHeader(String, Object) - Method in class org.chenile.core.context.ChenileExchange
- setHeaders(Map<String, Object>) - Method in class org.chenile.core.context.ChenileExchange
- setHeaders(Map<String, Object>) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setHeaders(ChenileExchange) - Method in class org.chenile.core.event.EventProcessor
-
An Extension point to allow subclasses to set the headers in the Chenile Exchange prior to invoking it.
- setHealthChecker(HealthChecker) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setHealthCheckerName(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setHiddenColumns(Set<String>) - Method in class org.chenile.query.model.SearchRequest
- setHiddenColumns(Set<String>) - Method in class org.chenile.query.model.SearchResponse
- setHttpMethod(HTTPMethod) - Method in class org.chenile.core.model.OperationDefinition
- setHttpResponseStatusCode(int) - Method in class org.chenile.core.context.ChenileExchange
- setId(Long) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setId(Long) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setId(Long) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setId(String) - Method in class org.chenile.cache.model.CacheConfig
- setId(String) - Method in class org.chenile.core.model.ChenileEventDefinition
- setId(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setId(String) - Method in class org.chenile.core.model.TrajectoryDefinition
- setId(String) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setId(String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setId(String) - Method in class org.chenile.owiz.config.model.FlowDescriptor
- setId(String) - Method in class org.chenile.query.model.QueryMetadata
- setId(String) - Method in class org.chenile.stm.model.FlowDescriptor
- setId(String) - Method in class org.chenile.stm.model.StateDescriptor
- setId(String) - Method in class org.chenile.utils.entity.model.BaseEntity
- setId(String) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setIndex(int) - Method in class org.chenile.query.model.SortCriterion
- setInitialState(boolean) - Method in class org.chenile.stm.model.StateDescriptor
- setInitialState(String) - Method in class org.chenile.stm.model.FlowDescriptor
- setInitialState(StateDescriptor) - Method in class org.chenile.stm.model.FlowDescriptor
- setInput(Class<?>) - Method in class org.chenile.core.model.OperationDefinition
- setInterceptorCommands(List<Command<ChenileExchange>>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setInterceptorCommands(List<Command<ChenileExchange>>) - Method in class org.chenile.core.model.OperationDefinition
- setInterceptorComponentNames(List<String>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setInterceptorComponentNames(List<String>) - Method in class org.chenile.core.model.OperationDefinition
- setInterfaceClass(Class<?>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setInternal(Boolean) - Method in enum class org.chenile.core.context.ContextContainer
- setInvokableOnlyFromStm(boolean) - Method in class org.chenile.stm.model.Transition
- setInvokeMock(boolean) - Method in class org.chenile.core.context.ChenileExchange
- setIsDefault(Boolean) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setIsFinalState(Boolean) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setIsInitialState(Boolean) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setIsInvokableOnlyFromStm(Boolean) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setIsRetrievalTransition(Boolean) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setJobDescription(String) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setJobName(String) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setKey(String) - Method in class org.chenile.stm.dto.StateAttributesDTO
- setLastModifiedBy(String) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setLastModifiedBy(String) - Method in class org.chenile.utils.entity.model.BaseEntity
- setLastModifiedBy(String) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setLastModifiedTime(Date) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setLastModifiedTime(Date) - Method in class org.chenile.utils.entity.model.BaseEntity
- setLastModifiedTime(Date) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setLateColumn(String) - Method in class org.chenile.query.model.QueryMetadata
- setLikeQuery(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setList(List<ResponseRow>) - Method in class org.chenile.query.model.SearchResponse
- setLocale(Locale) - Method in class org.chenile.core.context.ChenileExchange
- setLocalInvocation(boolean) - Method in class org.chenile.core.context.ChenileExchange
- setLogWriter(LogWriter) - Method in class org.chenile.core.context.ChenileExchange
- setManualState(boolean) - Method in class org.chenile.stm.model.StateDescriptor
- setManualState(boolean) - Method in class org.chenile.stm.model.StateTagDescriptor
- setMaxPages(int) - Method in class org.chenile.query.model.SearchResponse
- setMaxRows(int) - Method in class org.chenile.query.model.SearchResponse
- setMaxSize(int) - Method in class org.chenile.cache.model.CacheConfig
- setMessage(String) - Method in exception org.chenile.base.exception.ErrorNumException
- setMessage(String) - Method in class org.chenile.core.context.EventLog
- setMetadata(Map<String, String>) - Method in class org.chenile.stm.model.StateDescriptor
- setMetaData(Map<String, String>) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setMetaData(Map<String, String>) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setMethod(Method) - Method in class org.chenile.core.context.ChenileExchange
- setMethod(Method) - Method in class org.chenile.core.model.OperationDefinition
- setMethodName(String) - Method in class org.chenile.core.model.OperationDefinition
- setMethodName(String) - Method in class org.chenile.owiz.impl.DelegatorCommand
- setMockName(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setMockServiceReference(Object) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setModuleName(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setMultiPartMap(Map<String, MultipartFile>) - Method in class org.chenile.core.context.ChenileExchange
- setMutatedEntity(T) - Method in class org.chenile.workflow.dto.StateEntityServiceResponse
- setName(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setName(String) - Method in class org.chenile.core.model.OperationDefinition
- setName(String) - Method in class org.chenile.core.model.ParamDefinition
- setName(String) - Method in class org.chenile.query.model.ColumnMetadata
- setName(String) - Method in class org.chenile.query.model.QueryMetadata
- setName(String) - Method in class org.chenile.query.model.SortCriterion
- setNewFlowId(String) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setNewFlowId(String) - Method in class org.chenile.stm.model.Transition
- setNewHealthCheckerReference(HealthChecker) - Method in class org.chenile.core.model.TrajectoryOverride
- setNewHealthCheckerReferenceId(String) - Method in class org.chenile.core.model.TrajectoryOverride
- setNewServiceReference(Object) - Method in class org.chenile.core.model.TrajectoryOverride
- setNewServiceReferenceId(String) - Method in class org.chenile.core.model.TrajectoryOverride
- setNewStateId(String) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setNewStateId(String) - Method in class org.chenile.stm.model.Transition
- setNumRowsInPage(int) - Method in class org.chenile.query.model.SearchRequest
-
If incoming value is set to zero from the user, reset it to the default value initialized in the instance variable.
- setNumRowsInPage(int) - Method in class org.chenile.query.model.SearchResponse
- setNumRowsReturned(int) - Method in class org.chenile.query.model.SearchResponse
- setOnDemand(Boolean) - Method in enum class org.chenile.core.context.ContextContainer
- setOperationDefinition(OperationDefinition) - Method in class org.chenile.core.context.ChenileExchange
- setOperations(List<OperationDefinition>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setOrchConfigurator(OrchConfigurator<InputType>) - Method in class org.chenile.owiz.impl.CommandBase
- setOrchConfigurator(OrchConfigurator<InputType>) - Method in class org.chenile.owiz.impl.OrchExecutorImpl
- setOrchConfigurator(OrchConfigurator<InputType>) - Method in interface org.chenile.owiz.OrchestrationAware
- setOriginalSourceReference(String) - Method in class org.chenile.core.context.ChenileExchange
- setOriginatingModuleName(String) - Method in class org.chenile.core.model.ChenileEventDefinition
- setOriginatingModuleName(String) - Method in interface org.chenile.core.model.ModuleAware
- setOrOperation(boolean) - Method in class org.chenile.query.model.SearchRequest
- setOtherExtensions(Map<String, Map<String, ?>>) - Method in class org.chenile.core.model.ChenileConfiguration
- setOutput(Class<?>) - Method in class org.chenile.core.model.OperationDefinition
- setOutputAsParameterizedReference(ParameterizedTypeReference<?>) - Method in class org.chenile.core.model.OperationDefinition
- setPageNum(int) - Method in class org.chenile.query.model.SearchRequest
- setPaginated(boolean) - Method in class org.chenile.query.model.QueryMetadata
- setPaginationInResponse(SearchResponse, int) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- setParamClass(Class<?>) - Method in class org.chenile.core.model.ParamDefinition
- setParams(Object[]) - Method in exception org.chenile.base.exception.ErrorNumException
- setParams(Object[]) - Method in class org.chenile.base.response.ResponseMessage
- setParams(List<ParamDefinition>) - Method in class org.chenile.core.model.OperationDefinition
- setParent(CommandDescriptor<InputType>) - Method in class org.chenile.owiz.config.model.AttachmentDescriptor
- setParentId(String) - Method in class org.chenile.owiz.config.model.AttachmentDescriptor
- setParentState(StateDescriptor) - Method in class org.chenile.stm.model.Transition
- setProduces(MimeType) - Method in class org.chenile.core.model.OperationDefinition
- setProperty(Map, Object, Object, Object) - Method in class org.chenile.ognl.MapAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.chenile.stm.ognl.HttpServletRequestAccessor
- setProperty(Map, Object, Object, Object) - Method in class org.chenile.stm.ognl.MapAccessor
-
Map context, Object target, Object name, Object value
- setPublishCannedReportToEveryone(boolean) - Method in class org.chenile.query.model.SearchRequest
- setQos(int) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
- setQueryName(String) - Method in class org.chenile.query.model.CannedReport
- setQueryName(String) - Method in class org.chenile.query.model.SearchRequest
- setQueryStore(QueryStore) - Method in class org.chenile.query.service.AbstractSearchServiceImpl
- setRegion(String) - Method in enum class org.chenile.core.context.ContextContainer
- setRegion(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setRemoteUrl(String) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- setRequestId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setResponse(Object) - Method in class org.chenile.core.context.ChenileExchange
- setResponseBodyType(ParameterizedTypeReference<?>) - Method in class org.chenile.core.context.ChenileExchange
- setResponseMessages(List<ResponseMessage>) - Method in class org.chenile.core.context.ChenileExchange
- setRetain(boolean) - Method in class org.chenile.mqtt.pubsub.MqttPublisher
- setRetrievalStrategy(String) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setRetrievalStrategy(StateEntityRetrievalStrategy<? extends StateEntity>) - Method in class org.chenile.stm.model.FlowDescriptor
- setRetrievalStrategyforFlow(String) - Method in class org.chenile.stm.impl.DataFlowReader
- setRetrievalTransition(boolean) - Method in class org.chenile.stm.model.Transition
- setRow(Object) - Method in class org.chenile.query.model.ResponseRow
- setRulesForStateTag(String) - Method in class org.chenile.stm.impl.XmlFlowReader
- setSaveChangesToCannedReport(boolean) - Method in class org.chenile.query.model.SearchRequest
- setScriptingStrategy(String) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
-
Called during parsing time when the scripting-strategy is defined in the configuration.
- setScriptingStrategy(ScriptingStrategy) - Method in interface org.chenile.stm.action.ScriptingStrategyAware
- setScriptingStrategy(ScriptingStrategy) - Method in class org.chenile.stm.action.scriptsupport.BaseScriptingAction
- setScriptingStrategy(ScriptingStrategy) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
- setScriptingStrategy(ScriptingStrategy) - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- setSearchRequest(SearchRequest<?>) - Method in class org.chenile.query.model.CannedReport
- setSecure(boolean) - Method in class org.chenile.core.model.OperationDefinition
- setSecurityStrategyforFlow(String) - Method in class org.chenile.stm.impl.DataFlowReader
- setService(String, ChenileServiceDefinition) - Method in class org.chenile.core.model.ChenileConfiguration
- setServiceDefinition(ChenileServiceDefinition) - Method in class org.chenile.core.context.ChenileExchange
- setServiceId(String) - Method in class org.chenile.core.model.TrajectoryOverride
- setServiceName(String) - Method in class org.chenile.core.model.OperationDefinition
- setServiceReference(Object) - Method in class org.chenile.core.context.ChenileExchange
- setServiceReference(Object) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setServiceReferenceId(String) - Method in class org.chenile.core.context.ChenileExchange
- setSessionTemplate(SqlSessionTemplate) - Method in class org.chenile.query.service.impl.NamedQueryServiceSpringMybatisImpl
- setSeverity(ErrorType) - Method in class org.chenile.base.response.GenericResponse
- setSeverity(ErrorType) - Method in class org.chenile.base.response.ResponseMessage
- setSkipEntryExitActionsForAutoStates(boolean) - Method in class org.chenile.stm.model.FlowDescriptor
- setSkipEntryExitActionsForAutoStates(Boolean) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setSlaLate(int) - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- setSlaLate(int) - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- setSlaLate(int) - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- setSlaRedDate(Date) - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- setSlaTendingLate(int) - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- setSlaTendingLate(int) - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- setSlaTendingLate(int) - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- setSortable(boolean) - Method in class org.chenile.query.model.ColumnMetadata
- setSortable(boolean) - Method in class org.chenile.query.model.QueryMetadata
- setSortCriteria(List<SortCriterion>) - Method in class org.chenile.query.model.SearchRequest
- setStartRow(int) - Method in class org.chenile.query.model.SearchResponse
- setStateAttributes(List<StateAttributesDTO>) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setStateColumn(String) - Method in class org.chenile.query.model.QueryMetadata
- setStateDescriptions(List<StateDescriptionDTO>) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setStateEntryTime(Date) - Method in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- setStateEntryTime(Date) - Method in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- setStateEntryTime(Date) - Method in interface org.chenile.utils.entity.model.ExtendedStateEntity
- setStateId(Long) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setStateId(String) - Method in class org.chenile.stm.model.Transition
- setStateId(String) - Method in class org.chenile.stm.State
- setStateName(String) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setStates(Map<String, StateDescriptor>) - Method in class org.chenile.stm.model.FlowDescriptor
- setStateType(String) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setStatus(EventLog.StatusEnum) - Method in class org.chenile.core.context.EventLog
- setStmDataProvider(StmDataProvider) - Method in class org.chenile.stm.impl.DataFlowReader
- setStmFlowStore(STMFlowStore) - Method in class org.chenile.stm.impl.STMImpl
- setStmFlowStore(STMFlowStore) - Method in interface org.chenile.stm.STM
-
Initialization method.
- setStmSecurityStrategy(String) - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- setStmSecurityStrategy(STMSecurityStrategy) - Method in class org.chenile.stm.model.FlowDescriptor
- setStore(Map<String, QueryMetadata>) - Method in class org.chenile.query.service.impl.BaseQueryStore
- setSubErrorCode(int) - Method in class org.chenile.base.response.GenericResponse
- setSubErrorCode(int) - Method in class org.chenile.base.response.ResponseMessage
- setSubErrorNum(int) - Method in class org.chenile.core.context.EventLog
- setSuccess(boolean) - Method in class org.chenile.base.response.GenericResponse
- setSuccessHttpStatus(int) - Method in class org.chenile.core.model.OperationDefinition
- setSystemFilters(Map<String, Object>) - Method in class org.chenile.query.model.SearchRequest
- setTag(String) - Method in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- setTag(String) - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- setTag(String) - Method in class org.chenile.stm.model.StateTagDescriptor
- setTagName(String) - Method in class org.chenile.owiz.config.model.CommandDescriptor
- setTenant(String) - Method in enum class org.chenile.core.context.ContextContainer
- setTenant(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setTenantType(String) - Method in enum class org.chenile.core.context.ContextContainer
- setTenantType(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setTendingLateColumn(String) - Method in class org.chenile.query.model.QueryMetadata
- setTestMode(String) - Method in enum class org.chenile.core.context.ContextContainer
- setTimeoutInMillis(long) - Method in class org.chenile.owiz.impl.ParallelChain
- setTimeOutInMilliSeconds(int) - Method in class org.chenile.core.model.OperationDefinition
- setTimeToLiveInSeconds(int) - Method in class org.chenile.cache.model.CacheConfig
- setToDoList(boolean) - Method in class org.chenile.query.model.QueryMetadata
- setToDoList(boolean) - Method in class org.chenile.query.model.SearchRequest
- setTopic(String) - Method in class org.chenile.core.model.ChenileEventDefinition
- setTrajectory(String) - Method in enum class org.chenile.core.context.ContextContainer
- setTrajectoryId(String) - Method in class org.chenile.core.model.TrajectoryOverride
- setTrajectoryId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setTrajectoryOverrides(Map<String, TrajectoryOverride>) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setTrajectoryOverrides(Map<String, TrajectoryOverride>) - Method in class org.chenile.core.model.TrajectoryDefinition
- setTransitionAction(String) - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- setTransitionAction(STMTransitionAction<?>) - Method in class org.chenile.stm.model.EventInformation
- setTransitionDescriptions(List<TransitionDescriptionDTO>) - Method in class org.chenile.stm.dto.StateDescriptionDTO
- setTransitions(Map<String, Transition>) - Method in class org.chenile.stm.model.StateDescriptor
- setTransitionsInfo(StateDescriptor, StateDescriptionDTO, Map<String, StateTagDescriptor>, Map<String, StateDescriptor>, List<StateDescriptionDTO>) - Method in class org.chenile.stm.impl.DataFlowReader
- setTriggerGroup(String) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setTriggerName(String) - Method in class org.chenile.scheduler.model.SchedulerInfo
- setType(Class<?>) - Method in class org.chenile.core.model.ChenileEventDefinition
- setType(HttpBindingType) - Method in class org.chenile.core.model.ParamDefinition
- setUnderlyingObject(Object) - Method in class org.chenile.owiz.impl.DelegatorCommand
- setupDefaultTags() - Method in class org.chenile.owiz.config.impl.XmlOrchConfigurator
- setUpDigester() - Method in class org.chenile.stm.impl.XmlFlowReader
- setUpDigesterRules() - Method in class org.chenile.stm.impl.XmlFlowReader
- setUrl(String) - Method in class org.chenile.core.model.OperationDefinition
- setUserAgent(String) - Method in enum class org.chenile.core.context.ContextContainer
- setUserAgent(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setUserId(String) - Method in enum class org.chenile.core.context.ContextContainer
- setUserId(String) - Method in class org.chenile.query.model.CannedReport
- setUserId(Map<String, Object>, String) - Static method in class org.chenile.core.context.HeaderUtils
- setValue(String) - Method in class org.chenile.stm.dto.StateAttributesDTO
- setVerified(Boolean) - Method in enum class org.chenile.core.context.ContextContainer
- setVersion(Long) - Method in class org.chenile.jpautils.entity.BaseJpaEntity
- setVersion(Long) - Method in class org.chenile.utils.entity.model.BaseEntity
- setVersion(Long) - Method in interface org.chenile.utils.entity.model.ChenileEntity
- setVersion(String) - Method in class org.chenile.core.model.ChenileConfiguration
- setVersion(String) - Method in class org.chenile.core.model.ChenileServiceDefinition
- setWarningHttpStatus(int) - Method in class org.chenile.core.model.OperationDefinition
- setWorkflowName(String) - Method in class org.chenile.query.model.QueryMetadata
- severity - Variable in class org.chenile.base.response.ResponseMessage
- shouldIgnore(MqttMessage) - Method in class org.chenile.mqtt.pubsub.MqttSubscriber
-
This method performs a few checks to see if this message needs to be ignored.
- shouldRepeat(InputType) - Method in class org.chenile.owiz.impl.ognl.ForLoop
-
Determines if the loop should repeat.
- shouldStopChain(InputType) - Method in class org.chenile.owiz.impl.Chain
-
AN extension point to allow sub classes to stop a chain if a condition is satisfied.
- shouldStopChain(InputType) - Method in class org.chenile.owiz.impl.ognl.ForLoop
- simpleUrlHandlerMapping() - Method in class org.chenile.configuration.http.UrlMappingConfiguration
- skip - Variable in class org.chenile.config.plugin.ConfigMojo
-
Skip execution if set to true.
- skipAuthIds - Variable in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- skipEntryExitActionsForAutoStates - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- skipEntryExitActionsForAutoStates - Variable in class org.chenile.stm.model.FlowDescriptor
- skipEntryExitActionsForAutoStates(boolean) - Method in class org.chenile.stm.model.FlowDescriptor
- skipInfoService - Variable in class org.chenile.config.plugin.ConfigMojo
- SLA_GETTING_LATE_IN_HOURS - Static variable in class org.chenile.workflow.service.impl.StateEntityHelper
- SLA_LATE_IN_HOURS - Static variable in class org.chenile.workflow.service.impl.StateEntityHelper
- slaLate - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- slaLate - Variable in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- slaRedDate - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
-
Time after which the SLA for this state entity is deemed as RED (late)
- slaTendingLate - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- slaTendingLate - Variable in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- slaYellowDate - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
-
Time after which the SLA for this state entity is deemed as YELLOW (tending late)
- sortable - Variable in class org.chenile.query.model.ColumnMetadata
- sortable - Variable in class org.chenile.query.model.QueryMetadata
- sortCriteria - Variable in class org.chenile.query.model.SearchRequest
- SortCriterion - Class in org.chenile.query.model
- SortCriterion() - Constructor for class org.chenile.query.model.SortCriterion
- SOURCE - Static variable in class org.chenile.mqtt.Constants
- spec - Variable in class org.chenile.stm.cli.CLI
- SplitterAggregator - Class in org.chenile.owiz.impl.splitaggregate
-
Implements a split aggregate functionality.
- SplitterAggregator(ExecutorService) - Constructor for class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- SplitterAggregator(ExecutorService, int) - Constructor for class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- SplitterAggregator.CallableAdapter - Class in org.chenile.owiz.impl.splitaggregate
- SplitterContext - Interface in org.chenile.owiz.impl.splitaggregate
- SpringBeanFactoryAdapter - Class in org.chenile.stm.spring
- SpringBeanFactoryAdapter() - Constructor for class org.chenile.stm.spring.SpringBeanFactoryAdapter
- SpringMvcUtils - Class in org.chenile.testutils
-
Utilities that allow testing of Aurora errors and warnings
- SpringMvcUtils() - Constructor for class org.chenile.testutils.SpringMvcUtils
- sqlSessionFactory(DataSource) - Method in class org.chenile.configuration.query.service.QueryConfiguration
- sqlSessionTemplate(SqlSessionFactory) - Method in class org.chenile.configuration.query.service.QueryConfiguration
- startRow - Variable in class org.chenile.query.model.SearchResponse
- startState - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- STARTUML - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- state - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- state - Variable in exception org.chenile.stm.exception.STMException
- state - Variable in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- state() - Method in class org.chenile.stm.model.Transition
- State - Class in org.chenile.stm
-
An encapsulation of what constitutes a state.
- State() - Constructor for class org.chenile.stm.State
- State(String, String) - Constructor for class org.chenile.stm.State
- STATE - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- stateAttributes - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- StateAttributesDTO - Class in org.chenile.stm.dto
- StateAttributesDTO() - Constructor for class org.chenile.stm.dto.StateAttributesDTO
- stateColumn - Variable in class org.chenile.query.model.QueryMetadata
- StateDescriptionDTO - Class in org.chenile.stm.dto
- StateDescriptionDTO() - Constructor for class org.chenile.stm.dto.StateDescriptionDTO
- stateDescriptions - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- StateDescriptor - Class in org.chenile.stm.model
- StateDescriptor() - Constructor for class org.chenile.stm.model.StateDescriptor
- StateDescriptorAttributesRule() - Constructor for class org.chenile.stm.impl.XmlFlowReader.StateDescriptorAttributesRule
- StateEntity - Interface in org.chenile.stm
-
Every entity that has a state that should be tracked must implement this interface.
- StateEntityHelper - Class in org.chenile.workflow.service.impl
- StateEntityHelper() - Constructor for class org.chenile.workflow.service.impl.StateEntityHelper
- StateEntityRetrievalStrategy<StateEntityType extends StateEntity> - Interface in org.chenile.stm.action
- StateEntityService<T extends StateEntity> - Interface in org.chenile.workflow.api
-
All workflow entities (aka State entities) are managed using this interface.
Workflow entities contain state. - StateEntityServiceImpl<T extends StateEntity> - Class in org.chenile.workflow.service.impl
-
A generic implementation of the
StateEntityService
for all state entities. - StateEntityServiceImpl(STM<T>, STMActionsInfoProvider, EntityStore<T>) - Constructor for class org.chenile.workflow.service.impl.StateEntityServiceImpl
- StateEntityServiceResponse<T> - Class in org.chenile.workflow.dto
- StateEntityServiceResponse() - Constructor for class org.chenile.workflow.dto.StateEntityServiceResponse
- stateEntryTime - Variable in class org.chenile.jpautils.entity.AbstractJpaStateEntity
- stateEntryTime - Variable in class org.chenile.utils.entity.model.AbstractExtendedStateEntity
- stateForAllowedActions - Variable in class org.chenile.stm.cli.CLI
- stateId - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- stateId - Variable in class org.chenile.stm.model.Transition
- stateId - Variable in class org.chenile.stm.State
- stateName - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- states - Variable in class org.chenile.stm.model.FlowDescriptor
- STATES_ADD_STATE_TAG - Static variable in class org.chenile.stm.impl.XmlFlowReader
- STATES_FLOW - Static variable in class org.chenile.stm.impl.XmlFlowReader
- STATES_FLOW_TAG - Static variable in class org.chenile.stm.impl.XmlFlowReader
- StatesDescriptionDTO - Class in org.chenile.stm.dto
- StatesDescriptionDTO() - Constructor for class org.chenile.stm.dto.StatesDescriptionDTO
- StateTagDescriptor - Class in org.chenile.stm.model
-
This object stores the various tags that are supported by the XML configurator along with their associated properties.
- StateTagDescriptor() - Constructor for class org.chenile.stm.model.StateTagDescriptor
- stateType - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- status - Variable in class org.chenile.core.context.EventLog
- statusCode - Variable in class org.chenile.core.service.HealthCheckInfo
- StatusEnum() - Constructor for enum class org.chenile.core.context.EventLog.StatusEnum
- stm - Variable in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- STM<StateEntityType extends StateEntity> - Interface in org.chenile.stm
-
An implementation of a state transition machine.
- STMAction<StateEntityType extends StateEntity> - Interface in org.chenile.stm.action
-
Implement this interface to become an STM entry or exit action
- STMActionBase<StateEntityType extends StateEntity> - Class in org.chenile.stm.impl
-
A base action that can serve as a "do nothing" action.
- STMActionBase() - Constructor for class org.chenile.stm.impl.STMActionBase
- stmActionsInfoProvider - Variable in class org.chenile.stm.impl.STMFlowStoreImpl
- stmActionsInfoProvider - Variable in class org.chenile.workflow.service.impl.StateEntityServiceImpl
- stmActionsInfoProvider - Variable in class org.chenile.workflow.service.stmcmds.GenericEntryAction
- stmActionsInfoProvider - Variable in class org.chenile.workflow.service.stmcmds.StmAuthoritiesBuilder
- stmActionsInfoProvider - Variable in class org.chenile.workflow.service.stmcmds.StmBodyTypeSelector
- STMActionsInfoProvider - Class in org.chenile.stm.impl
-
Provides information about available actions for a given state etc.
- STMActionsInfoProvider(STMFlowStore) - Constructor for class org.chenile.stm.impl.STMActionsInfoProvider
- STMActionsInfoProvider.TransitionMetadata - Class in org.chenile.stm.impl
- StmAuthoritiesBuilder - Class in org.chenile.workflow.service.stmcmds
-
This class returns the applicable authorities for the
StateEntityServiceImpl.processById(String, String, Object)
method. - StmAuthoritiesBuilder(STMActionsInfoProvider) - Constructor for class org.chenile.workflow.service.stmcmds.StmAuthoritiesBuilder
- STMAutomaticStateComputation<StateEntityType extends StateEntity> - Interface in org.chenile.stm.action
- StmBodyTypeSelector - Class in org.chenile.workflow.service.stmcmds
-
Selects the body type of the
ChenileExchange
based on the event Id passed This should be used as the body type selector for theStateEntityServiceImpl.process(org.chenile.stm.StateEntity, String, Object)
method. - StmBodyTypeSelector(STMActionsInfoProvider) - Constructor for class org.chenile.workflow.service.stmcmds.StmBodyTypeSelector
- stmDataProvider - Variable in class org.chenile.stm.impl.DataFlowReader
- StmDataProvider - Interface in org.chenile.stm
- STMException - Exception in org.chenile.stm.exception
-
Custom exception for the STM framework.
- STMException(String, int) - Constructor for exception org.chenile.stm.exception.STMException
- STMException(String, int, Throwable) - Constructor for exception org.chenile.stm.exception.STMException
- STMException(String, int, State) - Constructor for exception org.chenile.stm.exception.STMException
- stmFlowStore - Variable in class org.chenile.stm.cli.CLI
- stmFlowStore - Variable in class org.chenile.stm.impl.STMActionsInfoProvider
- stmFlowStore - Variable in class org.chenile.stm.impl.STMImpl
- stmFlowStore - Variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- STMFlowStore - Interface in org.chenile.stm
-
An interface that is used by a State Transition Machine implementation to obtain the State Transition Diagram configuration.
- stmFlowStoreImpl - Variable in class org.chenile.stm.impl.FlowReaderBase
- STMFlowStoreImpl - Class in org.chenile.stm.impl
-
A base implementation of STMFlowStore FlowStoreReaders parse various representations of the flow (such as in an xml or in a db) and call the addflow() method in this class.
- STMFlowStoreImpl() - Constructor for class org.chenile.stm.impl.STMFlowStoreImpl
-
Always initialize the action tags first
- STMImpl<StateEntityType extends StateEntity> - Class in org.chenile.stm.impl
-
The main STM implementation.
- STMImpl() - Constructor for class org.chenile.stm.impl.STMImpl
- STMImpl.STMInternalTransitionInvokerImpl<STE extends StateEntity> - Class in org.chenile.stm.impl
- stmInternalTransitionInvoker - Variable in class org.chenile.stm.impl.STMImpl
- STMInternalTransitionInvoker<StateEntityType extends StateEntity> - Interface in org.chenile.stm
-
An interface that is available for the STM Transition action.
- STMInternalTransitionInvokerImpl() - Constructor for class org.chenile.stm.impl.STMImpl.STMInternalTransitionInvokerImpl
- STMPlantUmlSDGenerator - Class in org.chenile.stm.impl
-
Generates a PLANT UML state diagram for the STate Transition Diagram
- STMPlantUmlSDGenerator(STMFlowStore) - Constructor for class org.chenile.stm.impl.STMPlantUmlSDGenerator
- stmSecurityStrategy - Variable in class org.chenile.stm.dto.FlowDescriptionDTO
- stmSecurityStrategy - Variable in class org.chenile.stm.model.FlowDescriptor
- stmSecurityStrategy() - Method in class org.chenile.configuration.security.SecurityApiConfiguration
- STMSecurityStrategy - Interface in org.chenile.stm
-
An interface that would be used to invoke a security strategy.
- StmSecurityStrategyImpl - Class in org.chenile.security.service.impl
- StmSecurityStrategyImpl() - Constructor for class org.chenile.security.service.impl.StmSecurityStrategyImpl
- STMTransitionAction<StateEntityType extends StateEntity> - Interface in org.chenile.stm.action
-
This interface is useful to implement the actual logic to update the state to the new state ID.
- store - Variable in class org.chenile.query.service.impl.BaseQueryStore
- store(CannedReport) - Method in interface org.chenile.query.service.CannedReportStore
-
Store the canned report details into the DB.
- store(T) - Method in interface org.chenile.utils.entity.service.EntityStore
-
Store the entity into permanent store.
- store_from_response_to(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- StrSubstitutor - Class in org.chenile.utils.str
- StrSubstitutor() - Constructor for class org.chenile.utils.str.StrSubstitutor
- subclassBodyTypeSelector() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- SubclassBodyTypeSelector - Class in org.chenile.core.transform
-
SubclassBodyTypeSelector uses the Subclass registry to determine the appropriate subclass based on the type to distinguish between subclasses.
- SubclassBodyTypeSelector() - Constructor for class org.chenile.core.transform.SubclassBodyTypeSelector
- subclassRegistry - Variable in class org.chenile.core.transform.SubclassBodyTypeSelector
- subclassRegistry() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- SubclassRegistry - Class in org.chenile.core.transform
-
This is a registry of mapping base classes to the appropriate subclasses.
For example, if there is a base classVehicle
which is subclassed by Car. - SubclassRegistry() - Constructor for class org.chenile.core.transform.SubclassRegistry
- subError - Variable in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
- subError - Variable in enum class org.chenile.core.errorcodes.ErrorCodes
- subError - Variable in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- subError - Variable in enum class org.chenile.proxy.errorcodes.ErrorCodes
- subError - Variable in enum class org.chenile.query.service.error.ErrorCodes
- subError - Variable in enum class org.chenile.scheduler.errorcodes.ErrorCodes
- subError - Variable in enum class org.chenile.security.errorcodes.ErrorCodes
- subErrorCode - Variable in class org.chenile.base.response.ResponseMessage
-
The error code specific to the service
- subErrorNum - Variable in class org.chenile.core.context.EventLog
- SubscriberVO - Class in org.chenile.core.model
-
The combination of service and operation that are mapped to a Chenile event.
- SubscriberVO(ChenileServiceDefinition, OperationDefinition) - Constructor for class org.chenile.core.model.SubscriberVO
- subscribeTopic() - Element in annotation interface org.chenile.mqtt.model.ChenileMqtt
- substituteProperties(String, Map<String, Object>) - Static method in class org.chenile.mqtt.pubsub.MqttPublisher
-
Substitute the property in the place holder.
- substituteVariables(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- success - Variable in class org.chenile.base.response.GenericResponse
- success - Variable in class org.chenile.core.context.LogRecord
- success() - Element in annotation interface org.chenile.http.annotation.ChenileResponseCodes
- SUCCESS - Enum constant in enum class org.chenile.core.context.EventLog.StatusEnum
- SUCCESS - Static variable in interface org.chenile.stm.STM
- success_is_false() - Method in class org.chenile.cucumber.rest.RestCukesSteps
- success_is_true() - Method in class org.chenile.cucumber.rest.RestCukesSteps
-
Check if the success in
GenericResponse
is true - successHttpStatus - Variable in class org.chenile.core.model.OperationDefinition
- surroundExceptionIfRequired(Throwable) - Method in class org.chenile.core.interceptors.ServiceInvoker
- SwitchAction<StateEntityType extends StateEntity> - Class in org.chenile.stm.action.scriptsupport
-
Emulates a switch construct.
- SwitchAction() - Constructor for class org.chenile.stm.action.scriptsupport.SwitchAction
- switchServiceReference(Object, ChenileExchange) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- systemFilters - Variable in class org.chenile.query.model.SearchRequest
T
- tag - Variable in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
-
Name of the tag
- tag - Variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
-
Name of the tag
- tag - Variable in class org.chenile.stm.model.StateTagDescriptor
-
Name of the tag
- TAGATTRIBUTE - Static variable in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- TAGATTRIBUTE - Static variable in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- tagName - Variable in class org.chenile.owiz.config.model.CommandDescriptor
- TARGET - Static variable in class org.chenile.mqtt.Constants
- templateStore - Variable in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- tenant - Variable in class org.chenile.core.context.ContextContainer.Context
- tenant - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- tenant - Variable in class org.chenile.security.test.BaseSecurityTest.ConnDetails
- TENANT_ID_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- TENANT_TYPE - Static variable in class org.chenile.core.context.HeaderUtils
- tenantId - Variable in class org.chenile.utils.tenancy.Key
- TenantRouter - Class in org.chenile.utils.tenant.commands
- TenantRouter() - Constructor for class org.chenile.utils.tenant.commands.TenantRouter
- tenantSpecificPath - Variable in class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- TenantSpecificResourceLoader - Class in org.chenile.utils.tenancy
-
A class that looks for a specific resource (using
TenantSpecificResourceLoader.tenantSpecificPath
) from the class path. - TenantSpecificResourceLoader(String, String) - Constructor for class org.chenile.utils.tenancy.TenantSpecificResourceLoader
- tenantType - Variable in class org.chenile.core.context.ContextContainer.Context
- tendingLateColumn - Variable in class org.chenile.query.model.QueryMetadata
- TERMINAL - Static variable in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- TEST_MODE - Static variable in class org.chenile.core.context.HeaderUtils
- TEST_MODE - Static variable in class org.chenile.mqtt.Constants
- testEntity - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- Text - Enum constant in enum class org.chenile.query.model.ColumnMetadata.ColumnType
- TEXT - Enum constant in enum class org.chenile.core.model.MimeType
- that_varName_equals_varValue(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_error_array_size_is(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
-
check if the number of errors returned match the expected value
- the_http_status_code_is(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
-
Check status codes.
- the_response_contains_key(String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- the_response_does_not_contain_key(String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- the_response_is_null() - Method in class org.chenile.cucumber.nonrest.CukesSteps
- the_response_key_is(String, String) - Method in class org.chenile.cucumber.nonrest.CukesSteps
- the_REST_response_contains_key(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_REST_response_does_not_contain_key(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_REST_response_is_null() - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_REST_response_key_is(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_top_level_code_is(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_top_level_description_is(String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- the_top_level_subErrorCode_is(Integer) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- theRESTResponseKeyContainsString(String, String) - Method in class org.chenile.cucumber.rest.RestCukesSteps
- throwBadRequestException(ChenileExchange, Exception) - Method in class org.chenile.core.transform.Transformer
- TIMEOUT_ERR - Static variable in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- timeoutInMillis - Variable in class org.chenile.owiz.impl.ParallelChain
- timeoutInMilliSeconds - Variable in class org.chenile.owiz.impl.splitaggregate.SplitterAggregator
- timeOutInMilliSeconds - Variable in class org.chenile.core.model.OperationDefinition
-
This operation is expected to process this event within the time out period.
- timeToLiveInSeconds - Variable in class org.chenile.cache.model.CacheConfig
- toDoList - Variable in class org.chenile.query.model.QueryMetadata
- toDoList - Variable in class org.chenile.query.model.SearchRequest
- toJson(Object) - Method in class org.chenile.cloudedgeswitch.interceptor.CloudEdgeSwitch
- toLines(String, int, int, int) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.chenile.chenile_config_maven_plugin.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toMap() - Method in enum class org.chenile.core.context.ContextContainer
- topic - Variable in class org.chenile.core.model.ChenileEventDefinition
-
The Kafka topic at which Chenile listens for this event
- toResources(String) - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- toS(Object) - Method in class org.chenile.security.SecurityServiceImpl
- toStateDiagram() - Method in class org.chenile.stm.impl.STMPlantUmlSDGenerator
- toString() - Method in exception org.chenile.base.exception.ErrorNumException
- toString() - Method in class org.chenile.base.response.ResponseMessage
- toString() - Method in class org.chenile.cache.model.CacheKey
- toString() - Method in class org.chenile.core.model.ChenileServiceDefinition
- toString() - Method in enum class org.chenile.core.model.MimeType
- toString() - Method in class org.chenile.core.model.ParamDefinition
- toString() - Method in class org.chenile.owiz.config.model.CustomAttachmentTagDescriptor
- toString() - Method in class org.chenile.owiz.config.model.CustomCommandTagDescriptor
- toString() - Method in class org.chenile.owiz.impl.OrderedCommandDesc
- toString() - Method in class org.chenile.proxy.builder.ProxyBuilder.ProxyClass
- toString() - Method in class org.chenile.query.model.ResponseRow
- toString() - Method in record class org.chenile.security.test.BaseSecurityTest.KeyCloakToken
-
Returns a string representation of this record class.
- toString() - Method in class org.chenile.stm.dto.FlowDescriptionDTO
- toString() - Method in class org.chenile.stm.dto.StateDescriptionDTO
- toString() - Method in class org.chenile.stm.dto.StatesDescriptionDTO
- toString() - Method in class org.chenile.stm.dto.TransitionDescriptionDTO
- toString() - Method in exception org.chenile.stm.exception.STMException
- toString() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
- toString() - Method in class org.chenile.stm.model.AutomaticStateDescriptor
- toString() - Method in class org.chenile.stm.model.FlowDescriptor
- toString() - Method in class org.chenile.stm.model.StateDescriptor
- toString() - Method in class org.chenile.stm.model.Transition
- toString() - Method in class org.chenile.stm.State
- toString() - Method in class org.chenile.utils.entity.model.BaseEntity
- toXml() - Method in class org.chenile.owiz.config.impl.OrchConfiguratorBase
- toXml() - Method in class org.chenile.owiz.config.model.AttachmentDescriptor
- toXml() - Method in class org.chenile.owiz.config.model.CommandDescriptor
- toXml() - Method in class org.chenile.owiz.config.model.FlowDescriptor
- toXml() - Method in interface org.chenile.owiz.config.OrchConfigurator
-
Useful for debugging purposes.
- toXml() - Method in class org.chenile.stm.impl.XmlFlowReader
- toXml() - Method in class org.chenile.stm.model.FlowDescriptor
- toXml() - Method in class org.chenile.stm.model.StateDescriptor
- toXml() - Method in class org.chenile.stm.model.Transition
- trajectory - Variable in class org.chenile.core.context.ContextContainer.Context
- TRAJECTORY_HEADER - Static variable in class org.chenile.utils.region.RegionToTrajectoryConverter
- TRAJECTORY_ID - Static variable in class org.chenile.core.context.HeaderUtils
- TrajectoryDefinition - Class in org.chenile.core.model
-
The trajectory definition details.
- TrajectoryDefinition() - Constructor for class org.chenile.core.model.TrajectoryDefinition
- trajectoryDefinitions - Variable in class org.chenile.core.model.ChenileConfiguration
- trajectoryDoesNotOverrideService(ChenileExchange) - Method in class org.chenile.core.interceptors.ConstructServiceReference
- trajectoryId - Variable in class org.chenile.core.model.TrajectoryOverride
- TrajectoryOverride - Class in org.chenile.core.model
-
For a given service, map a new Spring bean reference for a particular trajectory.
- TrajectoryOverride() - Constructor for class org.chenile.core.model.TrajectoryOverride
- trajectoryOverrides - Variable in class org.chenile.core.model.ChenileServiceDefinition
- trajectoryOverrides - Variable in class org.chenile.core.model.TrajectoryDefinition
-
a map between the service name and the service reference to use for this trajectory.
- trajectoryPostProcessor() - Static method in class org.chenile.configuration.http.UrlMappingConfiguration
- TrajectoryPostprocessor - Class in org.chenile.http.init
-
Processes all the trajectories
ConditionalOnTrajectory
annotations. - TrajectoryPostprocessor() - Constructor for class org.chenile.http.init.TrajectoryPostprocessor
- transform(String, StateEntity) - Method in class org.chenile.stm.impl.ComponentPropertiesHelper
-
Transforms the string by replacing the placeholders (of the form ${xxx}) with the values obtained by substituting stuff from the state entity.
- transformationClassSelector() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- TransformationClassSelector - Class in org.chenile.core.transform
-
Determines the target type for the body of the ChenileExchange and populates that into
ChenileExchange.getBodyType()
Uses registered bodyTypeSelectors either atChenileServiceDefinition
orOperationDefinition
- TransformationClassSelector() - Constructor for class org.chenile.core.transform.TransformationClassSelector
- transformer() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- Transformer - Class in org.chenile.core.transform
-
Performs a transformation from JSON to the
ChenileExchange.getBodyType()
mentioned in theChenileExchange
- Transformer() - Constructor for class org.chenile.core.transform.Transformer
- TransientActionsAwareDescriptor - Interface in org.chenile.stm.model
-
Interface implemented by the descriptors that support transient actions.
- transition - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- transition(T, Object, State, String, State, STMInternalTransitionInvoker<?>) - Method in class org.chenile.workflow.service.stmcmds.BaseTransitionAction
- Transition - Class in org.chenile.stm.model
- Transition() - Constructor for class org.chenile.stm.model.Transition
- Transition(EventInformation) - Constructor for class org.chenile.stm.model.Transition
- transitionAction - Variable in class org.chenile.stm.dto.TransitionDescriptionDTO
- transitionAction - Variable in class org.chenile.stm.model.EventInformation
- transitionAction(STMTransitionAction<?>) - Method in class org.chenile.stm.model.EventInformation
- transitionAction(STMTransitionAction<?>) - Method in class org.chenile.stm.model.Transition
- TransitionContext<T> - Class in org.chenile.workflow.service.stmcmds.dto
- TransitionContext(T, String, Object, State, State, Transition) - Constructor for class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- TransitionDescriptionDTO - Class in org.chenile.stm.dto
- TransitionDescriptionDTO() - Constructor for class org.chenile.stm.dto.TransitionDescriptionDTO
- transitionDescriptions - Variable in class org.chenile.stm.dto.StateDescriptionDTO
- TransitionMetadata(Transition) - Constructor for class org.chenile.stm.impl.STMActionsInfoProvider.TransitionMetadata
- transitionParam - Variable in class org.chenile.workflow.service.stmcmds.dto.TransitionContext
- transitions - Variable in class org.chenile.stm.model.StateDescriptor
- transitionTo(String, String...) - Method in class org.chenile.stm.model.Transition
- translate(int, Object[], Locale) - Method in class org.chenile.core.interceptors.ChenileExceptionHandler
- translateErrors(ChenileExchange) - Method in class org.chenile.core.interceptors.ChenileExceptionHandler
- translateResponseMessages(ChenileExchange) - Method in class org.chenile.core.interceptors.ChenileExceptionHandler
- translateWarnings(ChenileExchange) - Method in class org.chenile.core.interceptors.ChenileExceptionHandler
- triggerGroup - Variable in class org.chenile.scheduler.model.SchedulerInfo
- triggerName - Variable in class org.chenile.scheduler.model.SchedulerInfo
- TRUE_EVENT - Static variable in class org.chenile.stm.action.scriptsupport.IfAction
- type - Variable in class org.chenile.core.model.ChenileEventDefinition
- type - Variable in enum class org.chenile.core.model.MimeType
- type - Variable in class org.chenile.core.model.ParamDefinition
- TYPE_MISMATCH - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
U
- umlStateDiagram - Variable in class org.chenile.stm.cli.CLI
- UNABLE_TO_CREATE_COMPONENT - Static variable in exception org.chenile.stm.exception.STMException
- UNAUTHENTICATED - Enum constant in enum class org.chenile.security.errorcodes.ErrorCodes
- UNAVAILABLE_TRANSITION - Static variable in exception org.chenile.stm.exception.STMException
- UNDEFINED_INITIAL_STATE_OR_FLOW - Static variable in exception org.chenile.stm.exception.STMException
- UNDERLYING_OBJECT - Static variable in class org.chenile.owiz.impl.DelegatorCommand
- underlyingObject - Variable in class org.chenile.owiz.impl.DelegatorCommand
- UNKNOWN_EVENT - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- UNKNOWN_EVENT_SUBSCRIBED - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- UNKNOWN_METHOD - Enum constant in enum class org.chenile.core.errorcodes.ErrorCodes
- UNPROTECTED - Enum constant in enum class org.chenile.security.model.SecurityConfig.ProtectionStatus
- UNSUPPORTED_TOPIC_FORMAT_FOR_OPERATION - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- UNSUPPORTED_TOPIC_FORMAT_FOR_SERVICE - Enum constant in enum class org.chenile.mqtt.errorcodes.ErrorCodes
- url - Variable in class org.chenile.core.model.OperationDefinition
-
The URL to which this operation listens.
- url - Variable in class org.chenile.core.service.Info.OperationInfo
- url - Variable in class org.chenile.utils.tenancy.CachedValue
- url(Method) - Method in class org.chenile.http.init.od.DeleteMappingProducer
- url(Method) - Method in class org.chenile.http.init.od.GetMappingProducer
- url(Method) - Method in class org.chenile.http.init.od.MappingProducerBase
- url(Method) - Method in class org.chenile.http.init.od.PatchMappingProducer
- url(Method) - Method in class org.chenile.http.init.od.PostMappingProducer
- url(Method) - Method in class org.chenile.http.init.od.PutMappingProducer
- UrlMappingConfiguration - Class in org.chenile.configuration.http
-
Registers the beans that are needed for chenile-http
- UrlMappingConfiguration() - Constructor for class org.chenile.configuration.http.UrlMappingConfiguration
- USER_AGENT_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- USER_ID_KEY - Static variable in class org.chenile.core.context.HeaderUtils
- USER_REPORTEES_QUERY_NAME - Static variable in class org.chenile.query.service.interceptor.QueryUserFilterInterceptor
- userId - Variable in class org.chenile.core.context.ContextContainer.Context
- userId - Variable in class org.chenile.query.model.CannedReport
- UtilsConfiguration - Class in org.chenile.configuration.utils
- UtilsConfiguration() - Constructor for class org.chenile.configuration.utils.UtilsConfiguration
V
- v5Client - Variable in class org.chenile.mqtt.pubsub.MqttPublisher
- v5Client - Variable in class org.chenile.mqtt.pubsub.MqttSubscriber
- validate() - Method in class org.chenile.stm.impl.STMFlowStoreImpl
-
Make sure that the state machine is set up right.
- validate() - Method in class org.chenile.stm.model.StateDescriptor
- validate(ChenileServiceDefinition) - Method in class org.chenile.core.init.AbstractServiceInitializer
- validate(ChenileServiceDefinition, OperationDefinition) - Method in class org.chenile.core.init.AbstractServiceInitializer
- validate(STMFlowStore) - Method in class org.chenile.stm.model.FlowDescriptor
- validate(STMFlowStore) - Method in class org.chenile.stm.model.StateDescriptor
- validateCopyHeaders() - Method in class org.chenile.configuration.core.ChenileCoreConfiguration
- ValidateCopyHeaders - Class in org.chenile.core.interceptors
-
As per HTTP convention, all custom headers start with "x-" This interceptor copies all headers that start with "x-" into the context.
- ValidateCopyHeaders() - Constructor for class org.chenile.core.interceptors.ValidateCopyHeaders
- value - Variable in class org.chenile.stm.dto.StateAttributesDTO
- value() - Element in annotation interface org.chenile.http.annotation.BodyTypeSelector
- value() - Element in annotation interface org.chenile.http.annotation.ChenileController
- value() - Element in annotation interface org.chenile.http.annotation.ChenileParamType
- value() - Element in annotation interface org.chenile.http.annotation.EventsSubscribedTo
- value() - Element in annotation interface org.chenile.http.annotation.InterceptedBy
- value() - Element in annotation interface org.chenile.security.model.SecurityConfig
- VALUE - Static variable in class org.chenile.owiz.impl.ognl.SetCommand
- valueOf(String) - Static method in enum class org.chenile.base.response.ErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.context.ContextContainer
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.context.EventLog.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.model.HttpBindingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.model.HTTPMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.core.model.MimeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.cucumber.CukesContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.mqtt.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.proxy.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.query.model.ColumnMetadata.ColumnType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.query.model.DownloadFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.query.service.error.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.scheduler.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.security.errorcodes.ErrorCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.chenile.security.model.SecurityConfig.ProtectionStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.chenile.base.response.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.cloudedgeswitch.interceptor.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.context.ContextContainer
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.context.EventLog.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.model.HttpBindingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.model.HTTPMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.core.model.MimeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.cucumber.CukesContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.mqtt.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.proxy.builder.ProxyBuilder.ProxyMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.proxy.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.query.model.ColumnMetadata.ColumnType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.query.model.DownloadFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.query.service.error.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.scheduler.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.security.errorcodes.ErrorCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.chenile.security.model.SecurityConfig.ProtectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- varMap - Static variable in class org.chenile.cucumber.rest.RestCukesSteps
-
Uses a variable to store the results of a scenario so that it can be used in the next scenario.
For example, if we create an entity and want to retrieve the same entity by ID, then we can store the ID as a variable in the varMap. - version - Variable in class org.chenile.configuration.core.ChenileVersionConfiguration
- version - Variable in class org.chenile.core.model.ChenileConfiguration
- version - Variable in class org.chenile.core.model.ChenileServiceDefinition
- version - Variable in class org.chenile.core.service.Info
- version - Variable in class org.chenile.jpautils.entity.BaseJpaEntity
- version - Variable in class org.chenile.utils.entity.model.BaseEntity
W
- WARN - Enum constant in enum class org.chenile.base.response.ErrorType
- warning() - Element in annotation interface org.chenile.http.annotation.ChenileResponseCodes
- WARNING - Enum constant in enum class org.chenile.core.context.EventLog.StatusEnum
- WARNING_MESSAGES_KEY - Static variable in interface org.chenile.base.response.WarningAware
- WarningAware - Interface in org.chenile.base.response
-
Extract and set warnings to response objects (either objects or maps)
- warningHttpStatus - Variable in class org.chenile.core.model.OperationDefinition
- willMessage(MqttConnectionOptions) - Method in class org.chenile.configuration.mqtt.MqttConfiguration
- willPayload - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- willQos - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- willRetained - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- willTopic - Variable in class org.chenile.configuration.mqtt.MqttConfiguration
- workflowName - Variable in class org.chenile.query.model.QueryMetadata
-
Denotes if the output of the query is associated with a workflow this is used to determine the applicable actions.
- WorkflowRegistry - Class in org.chenile.workflow.api
-
Keeps the different components attached to various work flows in a registry.
- WorkflowRegistry() - Constructor for class org.chenile.workflow.api.WorkflowRegistry
- write(LogRecord) - Method in interface org.chenile.core.model.LogWriter
- writeFile(String) - Method in class org.chenile.stm.cli.CLI
- writeGoal(StringBuilder, String, Element) - Method in class org.chenile.chenile_config_maven_plugin.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class org.chenile.chenile_config_maven_plugin.HelpMojo
X
- X() - Constructor for class org.chenile.security.SecurityServiceImpl.X
- xmlComponentProperties - Variable in class org.chenile.stm.model.AutomaticStateDescriptor
- xmlFileName - Variable in class org.chenile.stm.cli.CLI
- XmlFlowReader - Class in org.chenile.stm.impl
-
Provides an xml implementation of the FlowStoreReader.
- XmlFlowReader(STMFlowStoreImpl) - Constructor for class org.chenile.stm.impl.XmlFlowReader
- XmlFlowReader.AddEventInformationRule - Class in org.chenile.stm.impl
- XmlFlowReader.AddRetrievalStrategy - Class in org.chenile.stm.impl
- XmlFlowReader.AddSecurityStrategy - Class in org.chenile.stm.impl
- XmlFlowReader.AddStateRule - Class in org.chenile.stm.impl
- XmlFlowReader.AddTransitionActionToTransientActionAwareDescriptorRule - Class in org.chenile.stm.impl
- XmlFlowReader.AddTransitionRule - Class in org.chenile.stm.impl
- XmlFlowReader.StateDescriptorAttributesRule - Class in org.chenile.stm.impl
-
Custom digester rule to process Action State Descriptor.
- XmlOrchConfigurator<InputType> - Class in org.chenile.owiz.config.impl
-
Chief class for the framework.
- XmlOrchConfigurator() - Constructor for class org.chenile.owiz.config.impl.XmlOrchConfigurator
- XmlOrchConfigurator(List<String>, BeanFactoryAdapter) - Constructor for class org.chenile.owiz.config.impl.XmlOrchConfigurator
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form