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