Class RequestFormRecordContext

  • All Implemented Interfaces:
    Serializable

    @Named
    @RequestScoped
    public class RequestFormRecordContext
    extends Object
    implements Serializable
    CDI model bean for accessing the form record of the current request.
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • RequestFormRecordContext

        public RequestFormRecordContext()
    • Method Detail

      • getFormRecord

        public Vorgang getFormRecord()