Class Flowsession

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class Flowsession
    extends Crmbaseentity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • gateway

        protected String gateway
      • outputs

        protected byte[] outputs
      • statecode

        protected Integer statecode
      • outputs_name

        protected String outputs_name
      • _owninguser_value

        protected UUID _owninguser_value
      • utcconversiontimezonecode

        protected Integer utcconversiontimezonecode
      • importsequencenumber

        protected Integer importsequencenumber
      • timezoneruleversionnumber

        protected Integer timezoneruleversionnumber
      • processversion

        protected String processversion
      • correlationid

        protected String correlationid
      • _owningteam_value

        protected UUID _owningteam_value
      • _createdby_value

        protected UUID _createdby_value
      • additionalcontext_name

        protected String additionalcontext_name
      • _modifiedonbehalfby_value

        protected UUID _modifiedonbehalfby_value
      • _owningbusinessunit_value

        protected UUID _owningbusinessunit_value
      • versionnumber

        protected Long versionnumber
      • statuscode

        protected Integer statuscode
      • additionalcontext

        protected byte[] additionalcontext
      • errormessage

        protected String errormessage
      • _createdonbehalfby_value

        protected UUID _createdonbehalfby_value
      • _modifiedby_value

        protected UUID _modifiedby_value
      • _ownerid_value

        protected UUID _ownerid_value
      • _regardingobjectid_value

        protected UUID _regardingobjectid_value
      • context

        protected String context
      • flowsessionid

        protected UUID flowsessionid
      • errorcode

        protected String errorcode
    • Constructor Detail

      • Flowsession

        protected Flowsession()