public class WUInfoDetailsRequestWrapper extends Object
| Constructor and Description |
|---|
WUInfoDetailsRequestWrapper() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIncludeAllowedClusters()
Gets the include allowed clusters.
|
Boolean |
getIncludeApplicationValues()
Gets the include application values.
|
Boolean |
getIncludeDebugValues()
Gets the include debug values.
|
Boolean |
getIncludeECL()
Gets the include ECL.
|
Boolean |
getIncludeExceptions()
Gets the include exceptions.
|
Boolean |
getIncludeGraphs()
Gets the include graphs.
|
Boolean |
getIncludeHelpers()
Gets the include helpers.
|
Boolean |
getIncludeResourceURLs()
Gets the include resource UR ls.
|
Boolean |
getIncludeResults()
Gets the include results.
|
Boolean |
getIncludeResultsViewNames()
Gets the include results view names.
|
Boolean |
getIncludeSourceFiles()
Gets the include source files.
|
Boolean |
getIncludeTimers()
Gets the include timers.
|
Boolean |
getIncludeTotalClusterTime()
Gets the include total cluster time.
|
Boolean |
getIncludeVariables()
Gets the include variables.
|
Boolean |
getIncludeWorkflows()
Gets the include workflows.
|
Boolean |
getIncludeXmlSchemas()
Gets the include xml schemas.
|
Boolean |
getSuppressResultSchemas()
Gets the suppress result schemas.
|
String |
getThorSlaveIP()
Gets the thor slave IP.
|
Boolean |
getTruncateEclTo64K()
Gets the truncate ecl to 64 K.
|
String |
getType()
Gets the type.
|
String |
getWuid()
Gets the wuid.
|
void |
setIncludeAllowedClusters(Boolean includeAllowedClusters)
Sets the include allowed clusters.
|
void |
setIncludeApplicationValues(Boolean includeApplicationValues)
Sets the include application values.
|
void |
setIncludeDebugValues(Boolean includeDebugValues)
Sets the include debug values.
|
void |
setIncludeECL(Boolean includeECL)
Sets the include ECL.
|
void |
setIncludeExceptions(Boolean includeExceptions)
Sets the include exceptions.
|
void |
setIncludeGraphs(Boolean includeGraphs)
Sets the include graphs.
|
void |
setIncludeHelpers(Boolean includeHelpers)
Sets the include helpers.
|
void |
setIncludeResourceURLs(Boolean includeResourceURLs)
Sets the include resource UR ls.
|
void |
setIncludeResults(Boolean includeResults)
Sets the include results.
|
void |
setIncludeResultsViewNames(Boolean includeResultsViewNames)
Sets the include results view names.
|
void |
setIncludeSourceFiles(Boolean includeSourceFiles)
Sets the include source files.
|
void |
setIncludeTimers(Boolean includeTimers)
Sets the include timers.
|
void |
setIncludeTotalClusterTime(Boolean includeTotalClusterTime)
Sets the include total cluster time.
|
void |
setIncludeVariables(Boolean includeVariables)
Sets the include variables.
|
void |
setIncludeWorkflows(Boolean includeWorkflows)
Sets the include workflows.
|
void |
setIncludeXmlSchemas(Boolean includeXmlSchemas)
Sets the include xml schemas.
|
void |
setSuppressResultSchemas(Boolean suppressResultSchemas)
Sets the suppress result schemas.
|
void |
setThorSlaveIP(String thorSlaveIP)
Sets the thor slave IP.
|
void |
setTruncateEclTo64K(Boolean truncateEclTo64K)
Sets the truncate ecl to 64 K.
|
void |
setType(String type)
Sets the type.
|
void |
setWuid(String wuid)
Sets the wuid.
|
public String getWuid()
public void setWuid(String wuid)
wuid - the wuid to setpublic Boolean getTruncateEclTo64K()
public void setTruncateEclTo64K(Boolean truncateEclTo64K)
truncateEclTo64K - the truncateEclTo64K to setpublic String getType()
public void setType(String type)
type - the type to setpublic Boolean getIncludeExceptions()
public void setIncludeExceptions(Boolean includeExceptions)
includeExceptions - the includeExceptions to setpublic Boolean getIncludeGraphs()
public void setIncludeGraphs(Boolean includeGraphs)
includeGraphs - the includeGraphs to setpublic Boolean getIncludeSourceFiles()
public void setIncludeSourceFiles(Boolean includeSourceFiles)
includeSourceFiles - the includeSourceFiles to setpublic Boolean getIncludeResults()
public void setIncludeResults(Boolean includeResults)
includeResults - the includeResults to setpublic Boolean getIncludeResultsViewNames()
public void setIncludeResultsViewNames(Boolean includeResultsViewNames)
includeResultsViewNames - the includeResultsViewNames to setpublic Boolean getIncludeVariables()
public void setIncludeVariables(Boolean includeVariables)
includeVariables - the includeVariables to setpublic Boolean getIncludeTimers()
public void setIncludeTimers(Boolean includeTimers)
includeTimers - the includeTimers to setpublic Boolean getIncludeDebugValues()
public void setIncludeDebugValues(Boolean includeDebugValues)
includeDebugValues - the includeDebugValues to setpublic Boolean getIncludeApplicationValues()
public void setIncludeApplicationValues(Boolean includeApplicationValues)
includeApplicationValues - the includeApplicationValues to setpublic Boolean getIncludeWorkflows()
public void setIncludeWorkflows(Boolean includeWorkflows)
includeWorkflows - the includeWorkflows to setpublic Boolean getIncludeXmlSchemas()
public void setIncludeXmlSchemas(Boolean includeXmlSchemas)
includeXmlSchemas - the includeXmlSchemas to setpublic Boolean getIncludeResourceURLs()
public void setIncludeResourceURLs(Boolean includeResourceURLs)
includeResourceURLs - the includeResourceURLs to setpublic Boolean getIncludeECL()
public void setIncludeECL(Boolean includeECL)
includeECL - the includeECL to setpublic Boolean getIncludeHelpers()
public void setIncludeHelpers(Boolean includeHelpers)
includeHelpers - the includeHelpers to setpublic Boolean getIncludeAllowedClusters()
public void setIncludeAllowedClusters(Boolean includeAllowedClusters)
includeAllowedClusters - the includeAllowedClusters to setpublic Boolean getIncludeTotalClusterTime()
public void setIncludeTotalClusterTime(Boolean includeTotalClusterTime)
includeTotalClusterTime - the includeTotalClusterTime to setpublic Boolean getSuppressResultSchemas()
public void setSuppressResultSchemas(Boolean suppressResultSchemas)
suppressResultSchemas - the suppressResultSchemas to setpublic String getThorSlaveIP()
public void setThorSlaveIP(String thorSlaveIP)
thorSlaveIP - the thorSlaveIP to setCopyright © 2021. All rights reserved.