Class Executable

    • Field Detail

      • feature

        protected Feature feature
      • status

        protected Status status
      • errorMessage

        protected String errorMessage
      • location

        protected String location
      • annotations

        protected List<tech.grasshopper.pdf.annotation.Annotation> annotations
      • attachAnnotations

        protected List<tech.grasshopper.pdf.annotation.FileAnnotation> attachAnnotations
    • Constructor Detail

      • Executable

        public Executable()
    • Method Detail

      • addAnnotation

        public void addAnnotation​(tech.grasshopper.pdf.annotation.Annotation annotation)
      • addAttachAnnotation

        public void addAttachAnnotation​(tech.grasshopper.pdf.annotation.FileAnnotation annotation)