Interface JobProcessorForm

All Superinterfaces:
Extensible, Identifiable, OsidBrowsableForm, OsidExtensibleForm, OsidForm, OsidIdentifiableForm, OsidObjectForm, OsidOperableForm, OsidProcessorForm, OsidRuleForm, Suppliable

public interface JobProcessorForm extends OsidProcessorForm

This is the form for creating and updating JobProcessors . Like all OsidForm objects, various data elements may be set here for use in the create and update methods in the JobProcessorAdminSession . For each data element that may be set, metadata may be examined to provide display hints or data constraints.

  • Method Details