Class Workflowlogs
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Workflowlog,WorkflowlogRequest>
-
- microsoft.dynamics.crm.entity.collection.request.WorkflowlogCollectionRequest
-
- microsoft.dynamics.crm.entity.set.Workflowlogs
-
- All Implemented Interfaces:
Iterable<Workflowlog>
public final class Workflowlogs extends WorkflowlogCollectionRequest
-
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowlogCollectionRequest
contextPath
-
-
Constructor Summary
Constructors Constructor Description Workflowlogs(com.github.davidmoten.odata.client.ContextPath contextPath)
-
Method Summary
-
Methods inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowlogCollectionRequest
workflowlog_FileAttachments
-
Methods inherited from class com.github.davidmoten.odata.client.CollectionPageEntityRequest
connectTimeout, deltaTokenLatest, expand, filter, filter, get, id, iterator, maxPageSize, metadataFull, metadataMinimal, metadataNone, orderBy, post, query, readTimeout, requestHeader, requestHeader, search, select, skip, stream, streamWithDeltaLink, to, toList, top, urlOverride
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-
-
-
Method Detail
-
asyncoperationid_asyncoperation
public Asyncoperations asyncoperationid_asyncoperation()
-
asyncoperationid_processsession
public Processsessions asyncoperationid_processsession()
-
childworkflowinstanceid_asyncoperation
public Asyncoperations childworkflowinstanceid_asyncoperation()
-
childworkflowinstanceid_processsession
public Processsessions childworkflowinstanceid_processsession()
-
createdby
public Systemusers createdby()
-
createdonbehalfby
public Systemusers createdonbehalfby()
-
expiredProcess_asyncoperationid
public Expiredprocesses expiredProcess_asyncoperationid()
-
modifiedby
public Systemusers modifiedby()
-
modifiedonbehalfby
public Systemusers modifiedonbehalfby()
-
newProcess_asyncoperationid
public Newprocesses newProcess_asyncoperationid()
-
owningbusinessunit
public Businessunits owningbusinessunit()
-
owningteam
public Teams owningteam()
-
translationProcess_asyncoperationid
public Translationprocesses translationProcess_asyncoperationid()
-
workflowlog_FileAttachments
public Fileattachments workflowlog_FileAttachments()
- Overrides:
workflowlog_FileAttachmentsin classWorkflowlogCollectionRequest
-
-