| Package | Description |
|---|---|
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<Processstage> |
System.retrieveActivePath(String processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
Processstage |
Processstage.Builder.build() |
Processstage |
Processstage.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Processstage |
Processstage.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Processstage |
Processstage.with_ownerid_value(String _ownerid_value) |
Processstage |
Processstage.with_processid_value(String _processid_value) |
Processstage |
Processstage.withClientdata(String clientdata) |
Processstage |
Processstage.withConnector(String connector) |
Processstage |
Processstage.withIstrigger(Boolean istrigger) |
Processstage |
Processstage.withOperationid(String operationid) |
Processstage |
Processstage.withOperationkind(Integer operationkind) |
Processstage |
Processstage.withOperationtype(Integer operationtype) |
Processstage |
Processstage.withOwningbusinessunit(String owningbusinessunit) |
Processstage |
Processstage.withPrimaryentitytypecode(String primaryentitytypecode) |
Processstage |
Processstage.withProcessstageid(String processstageid) |
Processstage |
Processstage.withStagecategory(Integer stagecategory) |
Processstage |
Processstage.withStagename(String stagename) |
Processstage |
Processstage.withUnmappedField(String name,
String value) |
Processstage |
Processstage.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.