Class Jobs.Info
java.lang.Object
com.suse.salt.netapi.calls.runner.Jobs.Info
- Enclosing class:
Jobs
Information about a salt job as returned by 'jobs.list_job'
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetJid()<R> Optional<R> getMetadata(com.google.gson.reflect.TypeToken<R> dataType) <R> Optional<R> getMetadata(Class<R> dataType) <T> Optional<T> <T> Optional<T> getUser()
-
Field Details
-
function
-
startTime
-
arguments
-
user
-
target
-
minions
-
targetType
-
jid
-
metadata
-
result
-
-
Constructor Details
-
Info
public Info()
-
-
Method Details
-
getFunction
-
getStartTime
-
getArguments
-
getUser
-
getTarget
-
getMinions
-
getTargetType
-
getJid
-
getMetadata
-
getMetadata
-
getMetadata
-
getResult
-
getResult
-