Java org.springframework.statemachine.support StateMachineContextUtils fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.statemachine.support StateMachineContextUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.statemachine.support StateMachineContextUtils.

The text is from its open source code.

Method

ConversionServicegetConversionService(BeanFactory beanFactory)
Return the ConversionService bean whose name is "yarnConversionService" if available.
StandardEvaluationContextgetEvaluationContext(BeanFactory beanFactory)
Return the StandardEvaluationContext bean whose name is "yarnEvaluationContext" if available.
StateMachineEventPublishergetEventPublisher(BeanFactory beanFactory)
Return the StateMachineEventPublisher bean whose name is "stateMachineEventPublisher" if available.