Class TakeTransitionLiteral

java.lang.Object
javax.enterprise.util.AnnotationLiteral<TakeTransition>
org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
All Implemented Interfaces:
Annotation

public class TakeTransitionLiteral extends javax.enterprise.util.AnnotationLiteral<TakeTransition> implements TakeTransition
See Also:
  • Field Details

    • transitionName

      protected final String transitionName
  • Constructor Details

    • TakeTransitionLiteral

      public TakeTransitionLiteral(String transitionName)
  • Method Details

    • value

      public String value()