public class IlluminatiTemplateInterfaceModelImpl extends Object implements IlluminatiInterfaceModel
| Modifier and Type | Field and Description |
|---|---|
protected RequestGeneralModel |
general |
protected RequestHeaderModel |
header |
protected Map<String,Object> |
output |
ILLUMINATI_GPROC_ID_KEY, ILLUMINATI_SPROC_ID_KEY, ILLUMINATI_UNIQUE_USER_ID_KEY| Constructor and Description |
|---|
IlluminatiTemplateInterfaceModelImpl() |
IlluminatiTemplateInterfaceModelImpl(IlluminatiDataInterfaceModelImpl illuminatiDataInterfaceModelImpl) |
| Modifier and Type | Method and Description |
|---|---|
IlluminatiTemplateInterfaceModelImpl |
addBasicJvmMemoryInfo(Map<String,Object> jvmMemoryInfo) |
protected String |
getId() |
IlluminatiInterfaceType |
getInterfaceType() |
String |
getJsonString() |
protected String |
getParentModuleName() |
IlluminatiTemplateInterfaceModelImpl |
initBasicJvmInfo(Map<String,Object> jvmInfo) |
IlluminatiTemplateInterfaceModelImpl |
initStaticInfo(String parentModuleName,
ServerInfo serverInfo) |
void |
setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) |
IlluminatiTemplateInterfaceModelImpl |
setJavascriptUserAction() |
@Expose protected RequestGeneralModel general
@Expose protected RequestHeaderModel header
public IlluminatiTemplateInterfaceModelImpl()
public IlluminatiTemplateInterfaceModelImpl(IlluminatiDataInterfaceModelImpl illuminatiDataInterfaceModelImpl)
public IlluminatiTemplateInterfaceModelImpl initBasicJvmInfo(Map<String,Object> jvmInfo)
public IlluminatiTemplateInterfaceModelImpl initStaticInfo(String parentModuleName, ServerInfo serverInfo)
public IlluminatiTemplateInterfaceModelImpl addBasicJvmMemoryInfo(Map<String,Object> jvmMemoryInfo)
public String getJsonString()
public IlluminatiTemplateInterfaceModelImpl setJavascriptUserAction()
protected String getId()
protected String getParentModuleName()
public IlluminatiInterfaceType getInterfaceType() throws Exception
getInterfaceType in interface IlluminatiInterfaceModelExceptionpublic void setIlluminatiInterfaceType(IlluminatiInterfaceType illuminatiInterfaceType) throws Exception
setIlluminatiInterfaceType in interface IlluminatiInterfaceModelExceptionCopyright © 2020. All rights reserved.