Class Workflowbinaries
- java.lang.Object
-
- com.github.davidmoten.odata.client.CollectionPageEntityRequest<Workflowbinary,WorkflowbinaryRequest>
-
- microsoft.dynamics.crm.entity.collection.request.WorkflowbinaryCollectionRequest
-
- microsoft.dynamics.crm.entity.set.Workflowbinaries
-
- All Implemented Interfaces:
Iterable<Workflowbinary>
public final class Workflowbinaries extends WorkflowbinaryCollectionRequest
-
-
Field Summary
-
Fields inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowbinaryCollectionRequest
contextPath
-
-
Constructor Summary
Constructors Constructor Description Workflowbinaries(com.github.davidmoten.odata.client.ContextPath contextPath)
-
Method Summary
-
Methods inherited from class microsoft.dynamics.crm.entity.collection.request.WorkflowbinaryCollectionRequest
workflowbinary_AsyncOperations, workflowbinary_BulkDeleteFailures, workflowbinary_FileAttachments, workflowbinary_MailboxTrackingFolders, workflowbinary_PrincipalObjectAttributeAccesses, workflowbinary_ProcessSession, workflowbinary_SyncErrors
-
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
-
createdby
public Systemusers createdby()
-
createdonbehalfby
public Systemusers createdonbehalfby()
-
flowSessionId
public Flowsessions flowSessionId()
-
modifiedby
public Systemusers modifiedby()
-
modifiedonbehalfby
public Systemusers modifiedonbehalfby()
-
owningbusinessunit
public Businessunits owningbusinessunit()
-
owningteam
public Teams owningteam()
-
owninguser
public Systemusers owninguser()
-
process
public Workflows process()
-
workflowbinary_AsyncOperations
public Asyncoperations workflowbinary_AsyncOperations()
- Overrides:
workflowbinary_AsyncOperationsin classWorkflowbinaryCollectionRequest
-
workflowbinary_BulkDeleteFailures
public Bulkdeletefailures workflowbinary_BulkDeleteFailures()
- Overrides:
workflowbinary_BulkDeleteFailuresin classWorkflowbinaryCollectionRequest
-
workflowbinary_FileAttachments
public Fileattachments workflowbinary_FileAttachments()
- Overrides:
workflowbinary_FileAttachmentsin classWorkflowbinaryCollectionRequest
-
workflowbinary_MailboxTrackingFolders
public Mailboxtrackingfolders workflowbinary_MailboxTrackingFolders()
- Overrides:
workflowbinary_MailboxTrackingFoldersin classWorkflowbinaryCollectionRequest
-
workflowbinary_PrincipalObjectAttributeAccesses
public Principalobjectattributeaccessset workflowbinary_PrincipalObjectAttributeAccesses()
- Overrides:
workflowbinary_PrincipalObjectAttributeAccessesin classWorkflowbinaryCollectionRequest
-
workflowbinary_ProcessSession
public Processsessions workflowbinary_ProcessSession()
- Overrides:
workflowbinary_ProcessSessionin classWorkflowbinaryCollectionRequest
-
workflowbinary_SyncErrors
public Syncerrors workflowbinary_SyncErrors()
- Overrides:
workflowbinary_SyncErrorsin classWorkflowbinaryCollectionRequest
-
-