@TaskMeta(id="sys-info", name="System Information", description="produces a detailed report on the system and JVM running the UltraESB instance", maskable=true, intensive=false, taskParameters=@TaskParamMeta(name="output",description="output filename of the temporary system info record",configurable=false,defaultValue="system_[timestamp].txt")) public class SystemInfoTask extends InfoTask
serverConfig
Constructor and Description |
---|
SystemInfoTask() |
Modifier and Type | Method and Description |
---|---|
(package private) DetailsMap |
getInfoMap()
Returns details of the system running the UltraESB instance
|
(package private) String |
getInfoType()
Returns a String representing the type of information provided by the operation (e.g.
|
getDescription, getId, getName, getParameterDetails, isIntensive, isMaskable, setDescription, setId, setIntensive, setMaskable, setName, setParameterDetails, setServerConfig, toView
DetailsMap getInfoMap()
getInfoMap
in class InfoTask
String getInfoType()
InfoTask
getInfoType
in class InfoTask
Copyright © 2016–2019 AdroitLogic. All rights reserved.