| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.webpartpages.ValidateWorkflowMarkupAndCreateSupportObjects |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="workflowMarkupText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="rulesText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="configBlob" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="flag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| configBlob | |||||||||||
| flag | |||||||||||
| rulesText | |||||||||||
| workflowMarkupText | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the configBlob property.
| |||||||||||
Gets the value of the flag property.
| |||||||||||
Gets the value of the rulesText property.
| |||||||||||
Gets the value of the workflowMarkupText property.
| |||||||||||
Sets the value of the configBlob property.
| |||||||||||
Sets the value of the flag property.
| |||||||||||
Sets the value of the rulesText property.
| |||||||||||
Sets the value of the workflowMarkupText property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the configBlob property.
Gets the value of the flag property.
Gets the value of the rulesText property.
Gets the value of the workflowMarkupText property.
Sets the value of the configBlob property.
| value | Allowed object is String |
|---|
Sets the value of the flag property.
| value | Allowed object is String |
|---|
Sets the value of the rulesText property.
| value | Allowed object is String |
|---|
Sets the value of the workflowMarkupText property.
| value | Allowed object is String |
|---|