|
KIE Remote Webservices :: WSDL generated classe 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kie.remote.services.ws.history.generated.VariableInstanceLogResponse
public class VariableInstanceLogResponse
Java class for VariableInstanceLogResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VariableInstanceLogResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="processInstanceId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="processId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="variableInstanceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="variableId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="oldValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected XMLGregorianCalendar |
date
|
protected String |
externalId
|
protected String |
oldValue
|
protected String |
processId
|
protected Long |
processInstanceId
|
protected String |
value
|
protected String |
variableId
|
protected String |
variableInstanceId
|
| Constructor Summary | |
|---|---|
VariableInstanceLogResponse()
|
|
| Method Summary | |
|---|---|
XMLGregorianCalendar |
getDate()
Gets the value of the date property. |
String |
getExternalId()
Gets the value of the externalId property. |
String |
getOldValue()
Gets the value of the oldValue property. |
String |
getProcessId()
Gets the value of the processId property. |
Long |
getProcessInstanceId()
Gets the value of the processInstanceId property. |
String |
getValue()
Gets the value of the value property. |
String |
getVariableId()
Gets the value of the variableId property. |
String |
getVariableInstanceId()
Gets the value of the variableInstanceId property. |
void |
setDate(XMLGregorianCalendar value)
Sets the value of the date property. |
void |
setExternalId(String value)
Sets the value of the externalId property. |
void |
setOldValue(String value)
Sets the value of the oldValue property. |
void |
setProcessId(String value)
Sets the value of the processId property. |
void |
setProcessInstanceId(Long value)
Sets the value of the processInstanceId property. |
void |
setValue(String value)
Sets the value of the value property. |
void |
setVariableId(String value)
Sets the value of the variableId property. |
void |
setVariableInstanceId(String value)
Sets the value of the variableInstanceId property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Long processInstanceId
protected String processId
protected String variableInstanceId
protected String variableId
protected String value
protected String oldValue
protected XMLGregorianCalendar date
protected String externalId
| Constructor Detail |
|---|
public VariableInstanceLogResponse()
| Method Detail |
|---|
public Long getProcessInstanceId()
Longpublic void setProcessInstanceId(Long value)
value - allowed object is
Longpublic String getProcessId()
Stringpublic void setProcessId(String value)
value - allowed object is
Stringpublic String getVariableInstanceId()
Stringpublic void setVariableInstanceId(String value)
value - allowed object is
Stringpublic String getVariableId()
Stringpublic void setVariableId(String value)
value - allowed object is
Stringpublic String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getOldValue()
Stringpublic void setOldValue(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getDate()
XMLGregorianCalendarpublic void setDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getExternalId()
Stringpublic void setExternalId(String value)
value - allowed object is
String
|
KIE Remote Webservices :: WSDL generated classe 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||