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 BooleangetIncludeAllowedClusters()Deprecated.Gets the include allowed clusters.BooleangetIncludeApplicationValues()Deprecated.Gets the include application values.BooleangetIncludeDebugValues()Deprecated.Gets the include debug values.BooleangetIncludeECL()Deprecated.Gets the include ECL.BooleangetIncludeExceptions()Deprecated.Gets the include exceptions.BooleangetIncludeGraphs()Deprecated.Gets the include graphs.BooleangetIncludeHelpers()Deprecated.Gets the include helpers.BooleangetIncludeResourceURLs()Deprecated.Gets the include resource UR ls.BooleangetIncludeResults()Deprecated.Gets the include results.BooleangetIncludeResultsViewNames()Deprecated.Gets the include results view names.BooleangetIncludeSourceFiles()Deprecated.Gets the include source files.BooleangetIncludeTimers()Deprecated.Gets the include timers.BooleangetIncludeTotalClusterTime()Deprecated.Gets the include total cluster time.BooleangetIncludeVariables()Deprecated.Gets the include variables.BooleangetIncludeWorkflows()Deprecated.Gets the include workflows.BooleangetIncludeXmlSchemas()Deprecated.Gets the include xml schemas.BooleangetSuppressResultSchemas()Deprecated.Gets the suppress result schemas.StringgetThorSlaveIP()Deprecated.Gets the thor slave IP.BooleangetTruncateEclTo64K()Deprecated.Gets the truncate ecl to 64 K.StringgetType()Deprecated.Gets the type.StringgetWuid()Deprecated.Gets the wuid.voidsetIncludeAllowedClusters(Boolean includeAllowedClusters)Deprecated.Sets the include allowed clusters.voidsetIncludeApplicationValues(Boolean includeApplicationValues)Deprecated.Sets the include application values.voidsetIncludeDebugValues(Boolean includeDebugValues)Deprecated.Sets the include debug values.voidsetIncludeECL(Boolean includeECL)Deprecated.Sets the include ECL.voidsetIncludeExceptions(Boolean includeExceptions)Deprecated.Sets the include exceptions.voidsetIncludeGraphs(Boolean includeGraphs)Deprecated.Sets the include graphs.voidsetIncludeHelpers(Boolean includeHelpers)Deprecated.Sets the include helpers.voidsetIncludeResourceURLs(Boolean includeResourceURLs)Deprecated.Sets the include resource UR ls.voidsetIncludeResults(Boolean includeResults)Deprecated.Sets the include results.voidsetIncludeResultsViewNames(Boolean includeResultsViewNames)Deprecated.Sets the include results view names.voidsetIncludeSourceFiles(Boolean includeSourceFiles)Deprecated.Sets the include source files.voidsetIncludeTimers(Boolean includeTimers)Deprecated.Sets the include timers.voidsetIncludeTotalClusterTime(Boolean includeTotalClusterTime)Deprecated.Sets the include total cluster time.voidsetIncludeVariables(Boolean includeVariables)Deprecated.Sets the include variables.voidsetIncludeWorkflows(Boolean includeWorkflows)Deprecated.Sets the include workflows.voidsetIncludeXmlSchemas(Boolean includeXmlSchemas)Deprecated.Sets the include xml schemas.voidsetSuppressResultSchemas(Boolean suppressResultSchemas)Deprecated.Sets the suppress result schemas.voidsetThorSlaveIP(String thorSlaveIP)Deprecated.Sets the thor slave IP.voidsetTruncateEclTo64K(Boolean truncateEclTo64K)Deprecated.Sets the truncate ecl to 64 K.voidsetType(String type)Deprecated.Sets the type.voidsetWuid(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
-
-