Class WavefrontJobProperty.WavefrontJobPropertyDescriptorImpl

    • Constructor Detail

      • WavefrontJobPropertyDescriptorImpl

        public WavefrontJobPropertyDescriptorImpl()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(Class<? extends Job> jobType)
        Indicates where this property can be used
        Overrides:
        isApplicable in class JobPropertyDescriptor
        Parameters:
        jobType - - a Job object
        Returns:
        Always true. This property can be set for all Job types.