Package microsoft.dynamics.crm.entity
Class Expiredprocess
- java.lang.Object
-
- microsoft.dynamics.crm.entity.Crmbaseentity
-
- microsoft.dynamics.crm.entity.Expiredprocess
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataEntityType,com.github.davidmoten.odata.client.ODataType
public class Expiredprocess extends Crmbaseentity implements com.github.davidmoten.odata.client.ODataEntityType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExpiredprocess.Builder
-
Field Summary
Fields Modifier and Type Field Description protected UUID_activestageid_valueprotected UUID_createdby_valueprotected UUID_createdonbehalfby_valueprotected UUID_knowledgearticleid_valueprotected UUID_modifiedby_valueprotected UUID_modifiedonbehalfby_valueprotected UUID_organizationid_valueprotected UUID_processid_valueprotected UUID_transactioncurrencyid_valueprotected OffsetDateTimeactivestagestartedonprotected UUIDbusinessprocessflowinstanceidprotected OffsetDateTimecompletedonprotected OffsetDateTimecreatedonprotected Integerdurationprotected BigDecimalexchangerateprotected Integerimportsequencenumberprotected OffsetDateTimemodifiedonprotected Stringnameprotected OffsetDateTimeoverriddencreatedonprotected Integerstatecodeprotected Integerstatuscodeprotected Stringtraversedpathprotected Longversionnumber-
Fields inherited from class microsoft.dynamics.crm.entity.Crmbaseentity
changedFields, contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedExpiredprocess()
-
Method Summary
-
-
-
Field Detail
-
_organizationid_value
protected UUID _organizationid_value
-
modifiedon
protected OffsetDateTime modifiedon
-
_transactioncurrencyid_value
protected UUID _transactioncurrencyid_value
-
_processid_value
protected UUID _processid_value
-
duration
protected Integer duration
-
traversedpath
protected String traversedpath
-
_knowledgearticleid_value
protected UUID _knowledgearticleid_value
-
importsequencenumber
protected Integer importsequencenumber
-
_activestageid_value
protected UUID _activestageid_value
-
_modifiedby_value
protected UUID _modifiedby_value
-
name
protected String name
-
_createdonbehalfby_value
protected UUID _createdonbehalfby_value
-
_modifiedonbehalfby_value
protected UUID _modifiedonbehalfby_value
-
businessprocessflowinstanceid
protected UUID businessprocessflowinstanceid
-
versionnumber
protected Long versionnumber
-
statuscode
protected Integer statuscode
-
createdon
protected OffsetDateTime createdon
-
exchangerate
protected BigDecimal exchangerate
-
activestagestartedon
protected OffsetDateTime activestagestartedon
-
statecode
protected Integer statecode
-
completedon
protected OffsetDateTime completedon
-
_createdby_value
protected UUID _createdby_value
-
overriddencreatedon
protected OffsetDateTime overriddencreatedon
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classCrmbaseentity
-
builderExpiredprocess
public static Expiredprocess.Builder builderExpiredprocess()
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
-
with_organizationid_value
public Expiredprocess with_organizationid_value(UUID _organizationid_value)
-
getModifiedon
public Optional<OffsetDateTime> getModifiedon()
-
withModifiedon
public Expiredprocess withModifiedon(OffsetDateTime modifiedon)
-
with_transactioncurrencyid_value
public Expiredprocess with_transactioncurrencyid_value(UUID _transactioncurrencyid_value)
-
with_processid_value
public Expiredprocess with_processid_value(UUID _processid_value)
-
withDuration
public Expiredprocess withDuration(Integer duration)
-
withTraversedpath
public Expiredprocess withTraversedpath(String traversedpath)
-
with_knowledgearticleid_value
public Expiredprocess with_knowledgearticleid_value(UUID _knowledgearticleid_value)
-
withImportsequencenumber
public Expiredprocess withImportsequencenumber(Integer importsequencenumber)
-
with_activestageid_value
public Expiredprocess with_activestageid_value(UUID _activestageid_value)
-
with_modifiedby_value
public Expiredprocess with_modifiedby_value(UUID _modifiedby_value)
-
withName
public Expiredprocess withName(String name)
-
with_createdonbehalfby_value
public Expiredprocess with_createdonbehalfby_value(UUID _createdonbehalfby_value)
-
with_modifiedonbehalfby_value
public Expiredprocess with_modifiedonbehalfby_value(UUID _modifiedonbehalfby_value)
-
withBusinessprocessflowinstanceid
public Expiredprocess withBusinessprocessflowinstanceid(UUID businessprocessflowinstanceid)
-
withVersionnumber
public Expiredprocess withVersionnumber(Long versionnumber)
-
withStatuscode
public Expiredprocess withStatuscode(Integer statuscode)
-
getCreatedon
public Optional<OffsetDateTime> getCreatedon()
-
withCreatedon
public Expiredprocess withCreatedon(OffsetDateTime createdon)
-
getExchangerate
public Optional<BigDecimal> getExchangerate()
-
withExchangerate
public Expiredprocess withExchangerate(BigDecimal exchangerate)
-
getActivestagestartedon
public Optional<OffsetDateTime> getActivestagestartedon()
-
withActivestagestartedon
public Expiredprocess withActivestagestartedon(OffsetDateTime activestagestartedon)
-
withStatecode
public Expiredprocess withStatecode(Integer statecode)
-
getCompletedon
public Optional<OffsetDateTime> getCompletedon()
-
withCompletedon
public Expiredprocess withCompletedon(OffsetDateTime completedon)
-
with_createdby_value
public Expiredprocess with_createdby_value(UUID _createdby_value)
-
getOverriddencreatedon
public Optional<OffsetDateTime> getOverriddencreatedon()
-
withOverriddencreatedon
public Expiredprocess withOverriddencreatedon(OffsetDateTime overriddencreatedon)
-
withUnmappedField
public Expiredprocess withUnmappedField(String name, Object value)
- Overrides:
withUnmappedFieldin classCrmbaseentity
-
getExpiredProcess_SyncErrors
public SyncerrorCollectionRequest getExpiredProcess_SyncErrors()
-
getKnowledgearticleid
public KnowledgearticleRequest getKnowledgearticleid()
-
getExpiredProcess_ProcessSessions
public ProcesssessionCollectionRequest getExpiredProcess_ProcessSessions()
-
getCreatedbyname
public SystemuserRequest getCreatedbyname()
-
getWorkflowlogs_expiredprocess
public WorkflowlogCollectionRequest getWorkflowlogs_expiredprocess()
-
getOrganizationid
public OrganizationRequest getOrganizationid()
-
getProcessid
public WorkflowRequest getProcessid()
-
getActivestageid
public ProcessstageRequest getActivestageid()
-
getTransactioncurrencyid
public TransactioncurrencyRequest getTransactioncurrencyid()
-
getModifiedonbehalfbyname
public SystemuserRequest getModifiedonbehalfbyname()
-
getModifiedbyname
public SystemuserRequest getModifiedbyname()
-
getCreatedonbehalfbyname
public SystemuserRequest getCreatedonbehalfbyname()
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classCrmbaseentity
-
patch
public Expiredprocess 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 Expiredprocess 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
-
-