Class SaltUtil.RunningInfo
java.lang.Object
com.suse.salt.netapi.calls.modules.SaltUtil.RunningInfo
- Enclosing class:
SaltUtil
Info about a running job on a minion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jid
-
fun
-
pid
private int pid -
target
-
targetType
-
user
-
metadata
-
-
Constructor Details
-
RunningInfo
public RunningInfo()
-
-
Method Details
-
getMetadata
-
getMetadata
-
getJid
-
getFun
-
getPid
public int getPid() -
getTarget
-
getTargetType
-
getUser
-