Annotation Type PlanPrecondition


  • @Target(METHOD)
    @Retention(RUNTIME)
    public @interface PlanPrecondition
    Note that the plan precondition is executed before a plan is scheduled for execution. Hence it does not need triggering events.