@TaskMeta(id="esb-info", name="UltraESB Information", description="produces a detailed version and status information report of the UltraESB instance", maskable=true, intensive=false, taskParameters=@TaskParamMeta(name="output",description="output filename of the temporary server info record",configurable=false,defaultValue="esb_[timestamp].txt")) public class ServerInfoTask extends InfoTask
serverConfig
Constructor and Description |
---|
ServerInfoTask() |
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
DetailsMap
containing system details as key-value pairsString getInfoType()
InfoTask
getInfoType
in class InfoTask
Copyright © 2016–2019 AdroitLogic. All rights reserved.