Class ProcessingStatus

  • All Implemented Interfaces:
    IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating

    public class ProcessingStatus
    extends _ProcessingStatus
    Provides an entity encapsulating a submission status set by the client. This is usually used to indicate to the user what stage the submission is at during back-office processing, which is not otherwise monitored by SmartForm Manager.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProcessingStatus

        public ProcessingStatus()