| java.lang.Object | |
| ↳ | com.workday.integrations.IntegrationEventDataWWSType |
Encapsulating element containing all Integration Event data.
Java class for Integration_Event_Data_WWSType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Integration_Event_Data_WWSType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Integration_System_Reference" type="{urn:com.workday/bsvc}Integration_SystemObjectType" minOccurs="0"/>
<element name="Process_Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Initiated_DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Integration_Response_Message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Completed_DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Integration_Event_Member_Reference" type="{urn:com.workday/bsvc}IntegratableObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Initiated_By_System_Account_Reference" type="{urn:com.workday/bsvc}System_UserObjectType" minOccurs="0"/>
<element name="Percent_Complete" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="7"/>
<minInclusive value="0"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="Integration_Runtime_Parameter_Data" type="{urn:com.workday/bsvc}Integration_Runtime_Parameter_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Integration_Service_Generated_Sequence_Data" type="{urn:com.workday/bsvc}Integration_Service_Generated_Sequence_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| completedDateTime | |||||||||||
| initiatedBySystemAccountReference | |||||||||||
| initiatedDateTime | |||||||||||
| integrationEventMemberReference | |||||||||||
| integrationResponseMessage | |||||||||||
| integrationRuntimeParameterData | |||||||||||
| integrationServiceGeneratedSequenceData | |||||||||||
| integrationSystemReference | |||||||||||
| percentComplete | |||||||||||
| processDescription | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the completedDateTime property.
| |||||||||||
Gets the value of the initiatedBySystemAccountReference property.
| |||||||||||
Gets the value of the initiatedDateTime property.
| |||||||||||
Gets the value of the integrationEventMemberReference property.
| |||||||||||
Gets the value of the integrationResponseMessage property.
| |||||||||||
Gets the value of the integrationRuntimeParameterData property.
| |||||||||||
Gets the value of the integrationServiceGeneratedSequenceData property.
| |||||||||||
Gets the value of the integrationSystemReference property.
| |||||||||||
Gets the value of the percentComplete property.
| |||||||||||
Gets the value of the processDescription property.
| |||||||||||
Sets the value of the completedDateTime property.
| |||||||||||
Sets the value of the initiatedBySystemAccountReference property.
| |||||||||||
Sets the value of the initiatedDateTime property.
| |||||||||||
Sets the value of the integrationEventMemberReference property.
| |||||||||||
Sets the value of the integrationResponseMessage property.
| |||||||||||
Sets the value of the integrationRuntimeParameterData property.
| |||||||||||
Sets the value of the integrationServiceGeneratedSequenceData property.
| |||||||||||
Sets the value of the integrationSystemReference property.
| |||||||||||
Sets the value of the percentComplete property.
| |||||||||||
Sets the value of the processDescription property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the completedDateTime property.
Gets the value of the initiatedBySystemAccountReference property.
SystemUserObjectType
Gets the value of the initiatedDateTime property.
Gets the value of the integrationEventMemberReference property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the integrationEventMemberReference property.
For example, to add a new item, do as follows:
getIntegrationEventMemberReference().add(newItem);
Objects of the following type(s) are allowed in the list
IntegratableObjectType
Gets the value of the integrationResponseMessage property.
Gets the value of the integrationRuntimeParameterData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the integrationRuntimeParameterData property.
For example, to add a new item, do as follows:
getIntegrationRuntimeParameterData().add(newItem);
Objects of the following type(s) are allowed in the list
IntegrationRuntimeParameterDataType
Gets the value of the integrationServiceGeneratedSequenceData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the integrationServiceGeneratedSequenceData property.
For example, to add a new item, do as follows:
getIntegrationServiceGeneratedSequenceData().add(newItem);
Objects of the following type(s) are allowed in the list
IntegrationServiceGeneratedSequenceDataType
Gets the value of the integrationSystemReference property.
IntegrationSystemObjectType
Gets the value of the percentComplete property.
Gets the value of the processDescription property.
Sets the value of the completedDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the initiatedBySystemAccountReference property.
| value | Allowed object is
SystemUserObjectType
|
|---|
Sets the value of the initiatedDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the integrationEventMemberReference property.
| integrationEventMemberReference | Allowed object is
IntegratableObjectType
|
|---|
Sets the value of the integrationResponseMessage property.
| value | Allowed object is String |
|---|
Sets the value of the integrationRuntimeParameterData property.
| integrationRuntimeParameterData | Allowed object is
IntegrationRuntimeParameterDataType
|
|---|
Sets the value of the integrationServiceGeneratedSequenceData property.
| integrationServiceGeneratedSequenceData | Allowed object is
IntegrationServiceGeneratedSequenceDataType
|
|---|
Sets the value of the integrationSystemReference property.
| value | Allowed object is
IntegrationSystemObjectType
|
|---|
Sets the value of the percentComplete property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the processDescription property.
| value | Allowed object is String |
|---|