Constructor and Description |
---|
RunningInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getFun() |
String |
getJid() |
<R> Optional<R> |
getMetadata(Class<R> type) |
<R> Optional<R> |
getMetadata(com.google.gson.reflect.TypeToken<R> type) |
int |
getPid() |
String |
getTarget() |
String |
getTargetType() |
String |
getUser() |
public <R> Optional<R> getMetadata(com.google.gson.reflect.TypeToken<R> type)
public String getJid()
public String getFun()
public int getPid()
public String getTarget()
public String getTargetType()
public String getUser()
Copyright © 2016. All rights reserved.