Class WorkflowJobProperty

    • Constructor Detail

      • WorkflowJobProperty

        public WorkflowJobProperty()
    • Method Detail

      • decorateACL

        @NonNull
        public ACL decorateACL​(@NonNull
                               ACL acl)
        Allows a property to control permissions related to the job.
      • isBuildable

        @CheckForNull
        public Boolean isBuildable()
        Allows a property to control whether WorkflowJob.isBuildable().
        Returns:
        a value, or null to have no effect