java.lang.Object | |
↳ | org.rundeck.api.query.ExecutionQuery |
ExecutionQuery contains the query parameters for the /executions api, build one with the ExecutionQuery.Builder
class, e.g.
using the builder()
method.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ExecutionQuery.Builder | Builder for ExecutionQueries |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Create a Builder for an ExecutionQuery
| |||||||||||
Return true if some parameter is set
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Return true if some parameter is set