Package microsoft.dynamics.crm.entity
Class Processsession
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Processsession
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Processsession extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classProcesssession.Builder
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedProcesssession()
-
Method Summary
-
-
-
Field Detail
-
completedon
protected OffsetDateTime completedon
-
statuscode
protected Integer statuscode
-
_executedby_value
protected UUID _executedby_value
-
processstate
protected String processstate
-
processstate_binary
protected byte[] processstate_binary
-
errorcode
protected Integer errorcode
-
_owningbusinessunit_value
protected UUID _owningbusinessunit_value
-
_processid_value
protected UUID _processid_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_nextlinkedsessionid_value
protected UUID _nextlinkedsessionid_value
-
name
protected String name
-
_completedby_value
protected UUID _completedby_value
-
_originatingsessionid_value
protected UUID _originatingsessionid_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
_ownerid_value
protected UUID _ownerid_value
-
_owninguser_value
protected UUID _owninguser_value
-
_previouslinkedsessionid_value
protected UUID _previouslinkedsessionid_value
-
_owningteam_value
protected UUID _owningteam_value
-
inputarguments
protected String inputarguments
-
_modifiedby_value
protected UUID _modifiedby_value
-
processstagename
protected String processstagename
-
_canceledby_value
protected UUID _canceledby_value
-
comments
protected String comments
-
_createdby_value
protected UUID _createdby_value
-
canceledon
protected OffsetDateTime canceledon
-
activityname
protected String activityname
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
processsessionid
protected UUID processsessionid
-
createdon
protected OffsetDateTime createdon
-
_startedby_value
protected UUID _startedby_value
-
stepname
protected String stepname
-
_regardingobjectid_value
protected UUID _regardingobjectid_value
-
executedon
protected OffsetDateTime executedon
-
startedon
protected OffsetDateTime startedon
-
statecode
protected Integer statecode
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderProcesssession
public static Processsession.Builder builderProcesssession()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
getChangedFields
public com.github.davidmoten.odata.client.internal.ChangedFields getChangedFields()
- Specified by:
getChangedFieldsin interfacecom.github.davidmoten.odata.client.ODataEntityType- Overrides:
getChangedFieldsin classCrmbaseentity
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classCrmbaseentity
-
getCompletedon
public Optional<OffsetDateTime> getCompletedon()
-
withCompletedon
public Processsession withCompletedon(OffsetDateTime completedon)
-
withStatuscode
public Processsession withStatuscode(Integer statuscode)
-
with_executedby_value
public Processsession with_executedby_value(UUID _executedby_value)
-
withProcessstate
public Processsession withProcessstate(String processstate)
-
getProcessstate_binary
public Optional<byte[]> getProcessstate_binary()
-
withProcessstate_binary
public Processsession withProcessstate_binary(byte[] processstate_binary)
-
withErrorcode
public Processsession withErrorcode(Integer errorcode)
-
with_owningbusinessunit_value
public Processsession with_owningbusinessunit_value(UUID _owningbusinessunit_value)
-
with_processid_value
public Processsession with_processid_value(UUID _processid_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Processsession withModifiedon(OffsetDateTime modifiedon)
-
with_nextlinkedsessionid_value
public Processsession with_nextlinkedsessionid_value(UUID _nextlinkedsessionid_value)
-
withName
public Processsession withName(String name)
-
with_completedby_value
public Processsession with_completedby_value(UUID _completedby_value)
-
with_originatingsessionid_value
public Processsession with_originatingsessionid_value(UUID _originatingsessionid_value)
-
with_modifiedonbehalfby_value
public Processsession with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
with_ownerid_value
public Processsession with_ownerid_value(UUID _ownerid_value)
-
with_owninguser_value
public Processsession with_owninguser_value(UUID _owninguser_value)
-
with_previouslinkedsessionid_value
public Processsession with_previouslinkedsessionid_value(UUID _previouslinkedsessionid_value)
-
with_owningteam_value
public Processsession with_owningteam_value(UUID _owningteam_value)
-
withInputarguments
public Processsession withInputarguments(String inputarguments)
-
with_modifiedby_value
public Processsession with_modifiedby_value(UUID _modifiedby_value)
-
withProcessstagename
public Processsession withProcessstagename(String processstagename)
-
with_canceledby_value
public Processsession with_canceledby_value(UUID _canceledby_value)
-
withComments
public Processsession withComments(String comments)
-
with_createdby_value
public Processsession with_createdby_value(UUID _createdby_value)
-
getCanceledon
public Optional<OffsetDateTime> getCanceledon()
-
withCanceledon
public Processsession withCanceledon(OffsetDateTime canceledon)
-
withActivityname
public Processsession withActivityname(String activityname)
-
with_createdonbehalfby_value
public Processsession with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
withProcesssessionid
public Processsession withProcesssessionid(UUID processsessionid)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Processsession withCreatedon(OffsetDateTime createdon)
-
with_startedby_value
public Processsession with_startedby_value(UUID _startedby_value)
-
withStepname
public Processsession withStepname(String stepname)
-
with_regardingobjectid_value
public Processsession with_regardingobjectid_value(UUID _regardingobjectid_value)
-
getExecutedon
public Optional<OffsetDateTime> getExecutedon()
-
withExecutedon
public Processsession withExecutedon(OffsetDateTime executedon)
-
getStartedon
public Optional<OffsetDateTime> getStartedon()
-
withStartedon
public Processsession withStartedon(OffsetDateTime startedon)
-
withStatecode
public Processsession withStatecode(Integer statecode)
-
withUnmappedField
public Processsession withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getRegardingobjectid_theme
public ThemeRequest getRegardingobjectid_theme()
-
getRegardingobjectid_usermapping
public UsermappingRequest getRegardingobjectid_usermapping()
-
getRegardingobjectid_knowledgearticle
public KnowledgearticleRequest getRegardingobjectid_knowledgearticle()
-
getRegardingobjectid_position
public PositionRequest getRegardingobjectid_position()
-
getRegardingobjectid_knowledgebaserecord
public KnowledgebaserecordRequest getRegardingobjectid_knowledgebaserecord()
-
getRegardingobjectid_queue
public QueueRequest getRegardingobjectid_queue()
-
getCanceledby
public SystemuserRequest getCanceledby()
-
getRegardingobjectid_contact
public ContactRequest getRegardingobjectid_contact()
-
getLk_workflowlog_processsession
public WorkflowlogCollectionRequest getLk_workflowlog_processsession()
-
getLk_workflowlog_processsession_childworkflow
public WorkflowlogCollectionRequest getLk_workflowlog_processsession_childworkflow()
-
getRegardingobjectid_kbarticletemplate
public KbarticletemplateRequest getRegardingobjectid_kbarticletemplate()
-
getRegardingobjectid_queueitem
public QueueitemRequest getRegardingobjectid_queueitem()
-
getRegardingobjectid_expiredprocess
public ExpiredprocessRequest getRegardingobjectid_expiredprocess()
-
getRegardingobjectid_systemuser
public SystemuserRequest getRegardingobjectid_systemuser()
-
getRegardingobjectid_report
public ReportRequest getRegardingobjectid_report()
-
getPreviouslinkedsessionid
public ProcesssessionRequest getPreviouslinkedsessionid()
-
getLk_processsession_previouslinkedsessionid
public ProcesssessionCollectionRequest getLk_processsession_previouslinkedsessionid()
-
getNextlinkedsessionid
public ProcesssessionRequest getNextlinkedsessionid()
-
getLk_processsession_nextlinkedsessionid
public ProcesssessionCollectionRequest getLk_processsession_nextlinkedsessionid()
-
getOriginatingsessionid
public ProcesssessionRequest getOriginatingsessionid()
-
getLk_processsession_originatingsessionid
public ProcesssessionCollectionRequest getLk_processsession_originatingsessionid()
-
getRegardingobjectid_account
public AccountRequest getRegardingobjectid_account()
-
getRegardingobjectid_letter
public LetterRequest getRegardingobjectid_letter()
-
getOwningteam
public TeamRequest getOwningteam()
-
getRegardingobjectid_transactioncurrency
public TransactioncurrencyRequest getRegardingobjectid_transactioncurrency()
-
getRegardingobjectid_sharepointsite
public SharepointsiteRequest getRegardingobjectid_sharepointsite()
-
getRegardingobjectid_subject
public SubjectRequest getRegardingobjectid_subject()
-
getRegardingobjectid_rollupfield
public RollupfieldRequest getRegardingobjectid_rollupfield()
-
getProcessSession_SyncErrors
public SyncerrorCollectionRequest getProcessSession_SyncErrors()
-
getRegardingobjectid_socialactivity
public SocialactivityRequest getRegardingobjectid_socialactivity()
-
getModifiedonbehalfby
public SystemuserRequest getModifiedonbehalfby()
-
getRegardingobjectid_connectionrole
public ConnectionroleRequest getRegardingobjectid_connectionrole()
-
getCreatedby
public SystemuserRequest getCreatedby()
-
getRegardingobjectid_sla
public SlaRequest getRegardingobjectid_sla()
-
getRegardingobjectid_customeraddress
public CustomeraddressRequest getRegardingobjectid_customeraddress()
-
getRegardingobjectid_kbarticle
public KbarticleRequest getRegardingobjectid_kbarticle()
-
getRegardingobjectid_newprocess
public NewprocessRequest getRegardingobjectid_newprocess()
-
getOwningbusinessunit
public BusinessunitRequest getOwningbusinessunit()
-
getExecutedby
public SystemuserRequest getExecutedby()
-
getRegardingobjectid_businessunit
public BusinessunitRequest getRegardingobjectid_businessunit()
-
getProcesssession_connections1
public ConnectionCollectionRequest getProcesssession_connections1()
-
getRegardingobjectid_mailmergetemplate
public MailmergetemplateRequest getRegardingobjectid_mailmergetemplate()
-
getRegardingobjectid_connection
public ConnectionRequest getRegardingobjectid_connection()
-
getRegardingobjectid_metric
public MetricRequest getRegardingobjectid_metric()
-
getRegardingobjectid_phonecall
public PhonecallRequest getRegardingobjectid_phonecall()
-
getRegardingobjectid_template
public TemplateRequest getRegardingobjectid_template()
-
getProcessid
public WorkflowRequest getProcessid()
-
getOwnerid
public PrincipalRequest getOwnerid()
-
getRegardingobjectid_email
public EmailRequest getRegardingobjectid_email()
-
getModifiedby
public SystemuserRequest getModifiedby()
-
getRegardingobjectid_fax
public FaxRequest getRegardingobjectid_fax()
-
getRegardingobjectid_task
public TaskRequest getRegardingobjectid_task()
-
getCreatedonbehalfby
public SystemuserRequest getCreatedonbehalfby()
-
getProcesssession_PostFollows
public PostfollowCollectionRequest getProcesssession_PostFollows()
-
getRegardingobjectid_team
public TeamRequest getRegardingobjectid_team()
-
getRegardingobjectid_annotation
public AnnotationRequest getRegardingobjectid_annotation()
-
getRegardingobjectid_appointment
public AppointmentRequest getRegardingobjectid_appointment()
-
getStartedby
public SystemuserRequest getStartedby()
-
getProcesssession_connections2
public ConnectionCollectionRequest getProcesssession_connections2()
-
getRegardingobjectid_businessunitnewsarticle
public BusinessunitnewsarticleRequest getRegardingobjectid_businessunitnewsarticle()
-
getRegardingobjectid_kbarticlecomment
public KbarticlecommentRequest getRegardingobjectid_kbarticlecomment()
-
getRegardingobjectid_socialprofile
public SocialprofileRequest getRegardingobjectid_socialprofile()
-
getRegardingobjectid_sharepointdocumentlocation
public SharepointdocumentlocationRequest getRegardingobjectid_sharepointdocumentlocation()
-
getRegardingobjectid_goalrollupquery
public GoalrollupqueryRequest getRegardingobjectid_goalrollupquery()
-
getProcesssession_PostRegardings
public PostregardingCollectionRequest getProcesssession_PostRegardings()
-
getRegardingobjectid_goal
public GoalRequest getRegardingobjectid_goal()
-
getRegardingobjectid_translationprocess
public TranslationprocessRequest getRegardingobjectid_translationprocess()
-
getRegardingobjectid_mailbox
public MailboxRequest getRegardingobjectid_mailbox()
-
getRegardingobjectid_recurringappointmentmaster
public RecurringappointmentmasterRequest getRegardingobjectid_recurringappointmentmaster()
-
getCompletedby
public SystemuserRequest getCompletedby()
-
getRegardingobjectid_solutioncomponentattributeconfiguration
public SolutioncomponentattributeconfigurationRequest getRegardingobjectid_solutioncomponentattributeconfiguration()
-
getRegardingobjectid_solutioncomponentconfiguration
public SolutioncomponentconfigurationRequest getRegardingobjectid_solutioncomponentconfiguration()
-
getRegardingobjectid_solutioncomponentrelationshipconfiguration
public SolutioncomponentrelationshipconfigurationRequest getRegardingobjectid_solutioncomponentrelationshipconfiguration()
-
getRegardingobjectid_stagesolutionupload
public StagesolutionuploadRequest getRegardingobjectid_stagesolutionupload()
-
getRegardingobjectid_exportsolutionupload
public ExportsolutionuploadRequest getRegardingobjectid_exportsolutionupload()
-
getRegardingobjectid_datalakeworkspace
public DatalakeworkspaceRequest getRegardingobjectid_datalakeworkspace()
-
getRegardingobjectid_datalakeworkspacepermission
public DatalakeworkspacepermissionRequest getRegardingobjectid_datalakeworkspacepermission()
-
getRegardingobjectid_applicationuser
public ApplicationuserRequest getRegardingobjectid_applicationuser()
-
getRegardingobjectid_serviceplan
public ServiceplanRequest getRegardingobjectid_serviceplan()
-
getRegardingobjectid_connector
public ConnectorRequest getRegardingobjectid_connector()
-
getRegardingobjectid_environmentvariabledefinition
public EnvironmentvariabledefinitionRequest getRegardingobjectid_environmentvariabledefinition()
-
getRegardingobjectid_environmentvariablevalue
public EnvironmentvariablevalueRequest getRegardingobjectid_environmentvariablevalue()
-
getRegardingobjectid_processstageparameter
public ProcessstageparameterRequest getRegardingobjectid_processstageparameter()
-
getRegardingobjectid_workflowbinary
public WorkflowbinaryRequest getRegardingobjectid_workflowbinary()
-
getRegardingobjectid_connectionreference
public ConnectionreferenceRequest getRegardingobjectid_connectionreference()
-
getRegardingobjectid_msdyn_helppage
public Msdyn_helppageRequest getRegardingobjectid_msdyn_helppage()
-
getRegardingobjectid_territory
public TerritoryRequest getRegardingobjectid_territory()
-
getRegardingobjectid_msdyn_serviceconfiguration
public Msdyn_serviceconfigurationRequest getRegardingobjectid_msdyn_serviceconfiguration()
-
getRegardingobjectid_msdyn_slakpi
public Msdyn_slakpiRequest getRegardingobjectid_msdyn_slakpi()
-
getRegardingobjectid_msdyn_knowledgearticleimage
public Msdyn_knowledgearticleimageRequest getRegardingobjectid_msdyn_knowledgearticleimage()
-
getRegardingobjectid_msdyn_knowledgearticletemplate
public Msdyn_knowledgearticletemplateRequest getRegardingobjectid_msdyn_knowledgearticletemplate()
-
getRegardingobjectid_msdyn_dataflow
public Msdyn_dataflowRequest getRegardingobjectid_msdyn_dataflow()
-
getRegardingobjectid_msdyn_richtextfile
public Msdyn_richtextfileRequest getRegardingobjectid_msdyn_richtextfile()
-
getRegardingobjectid_msdyn_aiconfiguration
public Msdyn_aiconfigurationRequest getRegardingobjectid_msdyn_aiconfiguration()
-
getRegardingobjectid_msdyn_aimodel
public Msdyn_aimodelRequest getRegardingobjectid_msdyn_aimodel()
-
getRegardingobjectid_msdyn_aitemplate
public Msdyn_aitemplateRequest getRegardingobjectid_msdyn_aitemplate()
-
getRegardingobjectid_msdyn_aibdataset
public Msdyn_aibdatasetRequest getRegardingobjectid_msdyn_aibdataset()
-
getRegardingobjectid_msdyn_aibdatasetfile
public Msdyn_aibdatasetfileRequest getRegardingobjectid_msdyn_aibdatasetfile()
-
getRegardingobjectid_msdyn_aibdatasetrecord
public Msdyn_aibdatasetrecordRequest getRegardingobjectid_msdyn_aibdatasetrecord()
-
getRegardingobjectid_msdyn_aibdatasetscontainer
public Msdyn_aibdatasetscontainerRequest getRegardingobjectid_msdyn_aibdatasetscontainer()
-
getRegardingobjectid_msdyn_aibfile
public Msdyn_aibfileRequest getRegardingobjectid_msdyn_aibfile()
-
getRegardingobjectid_msdyn_aibfileattacheddata
public Msdyn_aibfileattacheddataRequest getRegardingobjectid_msdyn_aibfileattacheddata()
-
getRegardingobjectid_msdyn_aifptrainingdocument
public Msdyn_aifptrainingdocumentRequest getRegardingobjectid_msdyn_aifptrainingdocument()
-
getRegardingobjectid_msdyn_aiodimage
public Msdyn_aiodimageRequest getRegardingobjectid_msdyn_aiodimage()
-
getRegardingobjectid_msdyn_aiodlabel
public Msdyn_aiodlabelRequest getRegardingobjectid_msdyn_aiodlabel()
-
getRegardingobjectid_msdyn_aiodtrainingboundingbox
public Msdyn_aiodtrainingboundingboxRequest getRegardingobjectid_msdyn_aiodtrainingboundingbox()
-
getRegardingobjectid_msdyn_aiodtrainingimage
public Msdyn_aiodtrainingimageRequest getRegardingobjectid_msdyn_aiodtrainingimage()
-
getRegardingobjectid_msdyn_analysiscomponent
public Msdyn_analysiscomponentRequest getRegardingobjectid_msdyn_analysiscomponent()
-
getRegardingobjectid_msdyn_analysisjob
public Msdyn_analysisjobRequest getRegardingobjectid_msdyn_analysisjob()
-
getRegardingobjectid_msdyn_analysisresult
public Msdyn_analysisresultRequest getRegardingobjectid_msdyn_analysisresult()
-
getRegardingobjectid_msdyn_analysisresultdetail
public Msdyn_analysisresultdetailRequest getRegardingobjectid_msdyn_analysisresultdetail()
-
getRegardingobjectid_msdyn_solutionhealthrule
public Msdyn_solutionhealthruleRequest getRegardingobjectid_msdyn_solutionhealthrule()
-
getRegardingobjectid_msdyn_solutionhealthruleargument
public Msdyn_solutionhealthruleargumentRequest getRegardingobjectid_msdyn_solutionhealthruleargument()
-
getRegardingobjectid_msdyn_solutionhealthruleset
public Msdyn_solutionhealthrulesetRequest getRegardingobjectid_msdyn_solutionhealthruleset()
-
getRegardingobjectid_ggw_event
public Ggw_eventRequest getRegardingobjectid_ggw_event()
-
getRegardingobjectid_ggw_team
public Ggw_teamRequest getRegardingobjectid_ggw_team()
-
getRegardingobjectid_ggw_crew
public Ggw_crewRequest getRegardingobjectid_ggw_crew()
-
getRegardingobjectid_ggw_team_application
public Ggw_team_applicationRequest getRegardingobjectid_ggw_team_application()
-
getRegardingobjectid_cascadegrantrevokeaccessrecordstracker
public CascadegrantrevokeaccessrecordstrackerRequest getRegardingobjectid_cascadegrantrevokeaccessrecordstracker()
-
getRegardingobjectid_cascadegrantrevokeaccessversiontracker
public CascadegrantrevokeaccessversiontrackerRequest getRegardingobjectid_cascadegrantrevokeaccessversiontracker()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Processsession patch()
Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.- Overrides:
patchin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
put
public Processsession put()
Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).- Overrides:
putin classCrmbaseentity- Returns:
- a copy of
thiswith changed fields reset - Throws:
com.github.davidmoten.odata.client.ClientException- if HTTP response is not as expected
-
toString
public String toString()
- Overrides:
toStringin classCrmbaseentity
-
-