@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited @Documented @Component @Configuration @Import(value=StateMachineAnnotationPostProcessorConfiguration.class) public @interface EnableWithStateMachine
WithStateMachine