Class JobOutput

    • Constructor Detail

      • JobOutput

        public JobOutput()
    • Method Detail

      • description

        public String description()
        Get the description property: Description for the output.
        Returns:
        the description value.
      • withDescription

        public JobOutput withDescription​(String description)
        Set the description property: Description for the output.
        Parameters:
        description - the description value to set.
        Returns:
        the JobOutput object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.