Annotation Type Expires


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Expires
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Expires.Policy policy  
    • Element Detail

      • value

        java.lang.String value
      • policy

        Expires.Policy policy
        Default:
        org.kie.api.definition.type.Expires.Policy.TIME_HARD