Uses of Class
microsoft.dynamics.crm.entity.Newprocess
-
Packages that use Newprocess Package Description microsoft.dynamics.crm.entity -
-
Uses of Newprocess in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return Newprocess Modifier and Type Method Description NewprocessNewprocess.Builder. build()NewprocessNewprocess. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.NewprocessNewprocess. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).NewprocessNewprocess. with_activestageid_value(String _activestageid_value)NewprocessNewprocess. with_createdby_value(String _createdby_value)NewprocessNewprocess. with_createdonbehalfby_value(String _createdonbehalfby_value)NewprocessNewprocess. with_knowledgearticleid_value(String _knowledgearticleid_value)NewprocessNewprocess. with_modifiedby_value(String _modifiedby_value)NewprocessNewprocess. with_modifiedonbehalfby_value(String _modifiedonbehalfby_value)NewprocessNewprocess. with_organizationid_value(String _organizationid_value)NewprocessNewprocess. with_processid_value(String _processid_value)NewprocessNewprocess. with_transactioncurrencyid_value(String _transactioncurrencyid_value)NewprocessNewprocess. withActivestagestartedon(OffsetDateTime activestagestartedon)NewprocessNewprocess. withBusinessprocessflowinstanceid(String businessprocessflowinstanceid)NewprocessNewprocess. withCompletedon(OffsetDateTime completedon)NewprocessNewprocess. withCreatedon(OffsetDateTime createdon)NewprocessNewprocess. withDuration(Integer duration)NewprocessNewprocess. withExchangerate(BigDecimal exchangerate)NewprocessNewprocess. withImportsequencenumber(Integer importsequencenumber)NewprocessNewprocess. withModifiedon(OffsetDateTime modifiedon)NewprocessNewprocess. withName(String name)NewprocessNewprocess. withOverriddencreatedon(OffsetDateTime overriddencreatedon)NewprocessNewprocess. withStatecode(Integer statecode)NewprocessNewprocess. withStatuscode(Integer statuscode)NewprocessNewprocess. withTraversedpath(String traversedpath)NewprocessNewprocess. withUnmappedField(String name, String value)NewprocessNewprocess. withVersionnumber(Long versionnumber)
-