Class DeleteTaskLiteral

java.lang.Object
javax.enterprise.util.AnnotationLiteral<DeleteTask>
org.eximeebpms.bpm.engine.cdi.annotation.event.DeleteTaskLiteral
All Implemented Interfaces:
Annotation

public class DeleteTaskLiteral extends javax.enterprise.util.AnnotationLiteral<DeleteTask> implements DeleteTask
See Also:
  • Field Details Link icon

    • taskDefinitionKey Link icon

      protected final String taskDefinitionKey
  • Constructor Details Link icon

    • DeleteTaskLiteral Link icon

      public DeleteTaskLiteral(String taskDefinitionKey)
  • Method Details Link icon

    • value Link icon

      public String value()