public class ListLogFiles extends ProcessSpecificCommand implements com.exalead.util.Checkable, java.io.Serializable
DEFAULT_INSTALL_NAME, hostname, installName, processName
Constructor and Description |
---|
ListLogFiles() |
ListLogFiles(ListLogFiles o)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
void |
check(boolean deep,
java.lang.String errorContext)
Checks this ListLogFiles.
|
static ListLogFiles |
fromString(java.lang.String s)
String representation of this ListLogFiles.
|
ListLogFiles |
makeCopy()
Creates and returns a deep copy of this ListLogFiles.
|
static ListLogFiles |
readFrom(java.io.InputStream is)
Read this ListLogFiles from an XML fragment.
|
java.lang.String |
toString()
String representation of this ListLogFiles.
|
ListLogFiles |
withHostname(java.lang.String hostname) |
ListLogFiles |
withInstallName(java.lang.String installName) |
ListLogFiles |
withProcessName(java.lang.String processName) |
void |
writeTo(java.io.OutputStream os)
Write this ListLogFiles as an XML fragment
|
getHostname, getInstallName, getProcessName, setHostname, setInstallName, setProcessName
public ListLogFiles()
public ListLogFiles(ListLogFiles o)
public ListLogFiles withHostname(java.lang.String hostname)
withHostname
in class ProcessSpecificCommand
public ListLogFiles withInstallName(java.lang.String installName)
withInstallName
in class ProcessSpecificCommand
public ListLogFiles withProcessName(java.lang.String processName)
withProcessName
in class ProcessSpecificCommand
public ListLogFiles makeCopy()
makeCopy
in class ProcessSpecificCommand
public static ListLogFiles readFrom(java.io.InputStream is) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void writeTo(java.io.OutputStream os) throws javax.xml.bind.JAXBException, java.io.IOException
writeTo
in class ProcessSpecificCommand
javax.xml.bind.JAXBException
java.io.IOException
public static ListLogFiles fromString(java.lang.String s) throws javax.xml.bind.JAXBException, java.io.UnsupportedEncodingException
javax.xml.bind.JAXBException
java.io.UnsupportedEncodingException
public java.lang.String toString()
toString
in class ProcessSpecificCommand
public void check(boolean deep, java.lang.String errorContext) throws com.exalead.util.TypedException
check
in interface com.exalead.util.Checkable
check
in class ProcessSpecificCommand
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.