Class Workflowlog

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

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

      • stepname

        protected String stepname
      • _childworkflowinstanceid_value

        protected String _childworkflowinstanceid_value
      • _ownerid_value

        protected String _ownerid_value
      • _modifiedby_value

        protected String _modifiedby_value
      • repetitioncount

        protected Integer repetitioncount
      • activityname

        protected String activityname
      • _owningbusinessunit_value

        protected String _owningbusinessunit_value
      • interactionactivityresult

        protected String interactionactivityresult
      • _owninguser_value

        protected String _owninguser_value
      • _createdby_value

        protected String _createdby_value
      • outputs

        protected byte[] outputs
      • inputs

        protected byte[] inputs
      • inputs_name

        protected String inputs_name
      • outputs_name

        protected String outputs_name
      • iterationcount

        protected Integer iterationcount
      • workflowlogid

        protected String workflowlogid
      • message

        protected String message
      • duration

        protected Integer duration
      • _createdonbehalfby_value

        protected String _createdonbehalfby_value
      • _modifiedonbehalfby_value

        protected String _modifiedonbehalfby_value
      • _owningteam_value

        protected String _owningteam_value
      • description

        protected String description
      • errortext

        protected String errortext
      • _regardingobjectid_value

        protected String _regardingobjectid_value
      • stagename

        protected String stagename
      • _asyncoperationid_value

        protected String _asyncoperationid_value
      • errorcode

        protected Integer errorcode
      • repetitionid

        protected String repetitionid
    • Constructor Detail

      • Workflowlog

        protected Workflowlog()