diff --git a/apidocs/assets/navtree_data.js b/apidocs/assets/navtree_data.js index fc51aee..a076481 100644 --- a/apidocs/assets/navtree_data.js +++ b/apidocs/assets/navtree_data.js @@ -1,13 +1,13 @@ var NAVTREE_DATA = -[ [ "org.rundeck.api", "org/rundeck/api/package-summary.html", [ [ "Description", "org/rundeck/api/package-descr.html", null, "" ], [ "Classes", null, [ [ "NodeFiltersBuilder", "org/rundeck/api/NodeFiltersBuilder.html", null, "" ], [ "OptionsBuilder", "org/rundeck/api/OptionsBuilder.html", null, "" ], [ "RundeckClient", "org/rundeck/api/RundeckClient.html", null, "" ] ] -, "" ], [ "Enums", null, [ [ "FileType", "org/rundeck/api/FileType.html", null, "" ] ] +[ [ "org.rundeck.api", "org/rundeck/api/package-summary.html", [ [ "Description", "org/rundeck/api/package-descr.html", null, "" ], [ "Classes", null, [ [ "NodeFiltersBuilder", "org/rundeck/api/NodeFiltersBuilder.html", null, "" ], [ "OptionsBuilder", "org/rundeck/api/OptionsBuilder.html", null, "" ], [ "RundeckClient", "org/rundeck/api/RundeckClient.html", null, "" ], [ "RundeckClientBuilder", "org/rundeck/api/RundeckClientBuilder.html", null, "" ] ] +, "" ], [ "Enums", null, [ [ "FileType", "org/rundeck/api/FileType.html", null, "" ], [ "RundeckClient.Version", "org/rundeck/api/RundeckClient.Version.html", null, "" ] ] , "" ], [ "Exceptions", null, [ [ "RundeckApiException", "org/rundeck/api/RundeckApiException.html", null, "" ], [ "RundeckApiException.RundeckApiAuthException", "org/rundeck/api/RundeckApiException.RundeckApiAuthException.html", null, "" ], [ "RundeckApiException.RundeckApiLoginException", "org/rundeck/api/RundeckApiException.RundeckApiLoginException.html", null, "" ], [ "RundeckApiException.RundeckApiTokenException", "org/rundeck/api/RundeckApiException.RundeckApiTokenException.html", null, "" ] ] , "" ] ] , "" ], [ "org.rundeck.api.domain", "org/rundeck/api/domain/package-summary.html", [ [ "Description", "org/rundeck/api/domain/package-descr.html", null, "" ], [ "Classes", null, [ [ "RundeckAbort", "org/rundeck/api/domain/RundeckAbort.html", null, "" ], [ "RundeckEvent", "org/rundeck/api/domain/RundeckEvent.html", null, "" ], [ "RundeckEvent.NodeSummary", "org/rundeck/api/domain/RundeckEvent.NodeSummary.html", null, "" ], [ "RundeckExecution", "org/rundeck/api/domain/RundeckExecution.html", null, "" ], [ "RundeckHistory", "org/rundeck/api/domain/RundeckHistory.html", null, "" ], [ "RundeckJob", "org/rundeck/api/domain/RundeckJob.html", null, "" ], [ "RundeckJobDelete", "org/rundeck/api/domain/RundeckJobDelete.html", null, "" ], [ "RundeckJobDeleteBulk", "org/rundeck/api/domain/RundeckJobDeleteBulk.html", null, "" ], [ "RundeckJobsImportResult", "org/rundeck/api/domain/RundeckJobsImportResult.html", null, "" ], [ "RundeckNode", "org/rundeck/api/domain/RundeckNode.html", null, "" ], [ "RundeckOutput", "org/rundeck/api/domain/RundeckOutput.html", null, "" ], [ "RundeckOutputEntry", "org/rundeck/api/domain/RundeckOutputEntry.html", null, "" ], [ "RundeckProject", "org/rundeck/api/domain/RundeckProject.html", null, "" ], [ "RundeckSystemInfo", "org/rundeck/api/domain/RundeckSystemInfo.html", null, "" ] ] , "" ], [ "Enums", null, [ [ "RundeckAbort.AbortStatus", "org/rundeck/api/domain/RundeckAbort.AbortStatus.html", null, "" ], [ "RundeckEvent.EventStatus", "org/rundeck/api/domain/RundeckEvent.EventStatus.html", null, "" ], [ "RundeckExecution.ExecutionStatus", "org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html", null, "" ], [ "RundeckJobsImportMethod", "org/rundeck/api/domain/RundeckJobsImportMethod.html", null, "" ], [ "RundeckOutputEntry.RundeckLogLevel", "org/rundeck/api/domain/RundeckOutputEntry.RundeckLogLevel.html", null, "" ] ] , "" ] ] , "" ], [ "org.rundeck.api.parser", "org/rundeck/api/parser/package-summary.html", [ [ "Description", "org/rundeck/api/parser/package-descr.html", null, "" ], [ "Interfaces", null, [ [ "XmlNodeParser", "org/rundeck/api/parser/XmlNodeParser.html", null, "" ] ] -, "" ], [ "Classes", null, [ [ "AbortParser", "org/rundeck/api/parser/AbortParser.html", null, "" ], [ "BulkDeleteParser", "org/rundeck/api/parser/BulkDeleteParser.html", null, "" ], [ "DeleteParser", "org/rundeck/api/parser/DeleteParser.html", null, "" ], [ "EventParser", "org/rundeck/api/parser/EventParser.html", null, "" ], [ "ExecutionParser", "org/rundeck/api/parser/ExecutionParser.html", null, "" ], [ "HistoryParser", "org/rundeck/api/parser/HistoryParser.html", null, "" ], [ "JobParser", "org/rundeck/api/parser/JobParser.html", null, "" ], [ "JobsImportResultParser", "org/rundeck/api/parser/JobsImportResultParser.html", null, "" ], [ "ListParser", "org/rundeck/api/parser/ListParser.html", null, "" ], [ "NodeParser", "org/rundeck/api/parser/NodeParser.html", null, "" ], [ "OutputEntryParser", "org/rundeck/api/parser/OutputEntryParser.html", null, "" ], [ "OutputParser", "org/rundeck/api/parser/OutputParser.html", null, "" ], [ "PagedResultParser", "org/rundeck/api/parser/PagedResultParser.html", null, "" ], [ "ParserHelper", "org/rundeck/api/parser/ParserHelper.html", null, "" ], [ "ProjectParser", "org/rundeck/api/parser/ProjectParser.html", null, "" ], [ "StringParser", "org/rundeck/api/parser/StringParser.html", null, "" ], [ "SystemInfoParser", "org/rundeck/api/parser/SystemInfoParser.html", null, "" ] ] +, "" ], [ "Classes", null, [ [ "AbortParser", "org/rundeck/api/parser/AbortParser.html", null, "" ], [ "BulkDeleteParser", "org/rundeck/api/parser/BulkDeleteParser.html", null, "" ], [ "DeleteParser", "org/rundeck/api/parser/DeleteParser.html", null, "" ], [ "EventParser", "org/rundeck/api/parser/EventParser.html", null, "" ], [ "ExecutionParser", "org/rundeck/api/parser/ExecutionParser.html", null, "" ], [ "HistoryParser", "org/rundeck/api/parser/HistoryParser.html", null, "" ], [ "JobParser", "org/rundeck/api/parser/JobParser.html", null, "" ], [ "JobsImportResultParser", "org/rundeck/api/parser/JobsImportResultParser.html", null, "" ], [ "ListParser", "org/rundeck/api/parser/ListParser.html", null, "" ], [ "NodeParser", "org/rundeck/api/parser/NodeParser.html", null, "" ], [ "OutputEntryParser", "org/rundeck/api/parser/OutputEntryParser.html", null, "" ], [ "OutputEntryParserV5", "org/rundeck/api/parser/OutputEntryParserV5.html", null, "" ], [ "OutputParser", "org/rundeck/api/parser/OutputParser.html", null, "" ], [ "PagedResultParser", "org/rundeck/api/parser/PagedResultParser.html", null, "" ], [ "ParserHelper", "org/rundeck/api/parser/ParserHelper.html", null, "" ], [ "ProjectParser", "org/rundeck/api/parser/ProjectParser.html", null, "" ], [ "StringParser", "org/rundeck/api/parser/StringParser.html", null, "" ], [ "SystemInfoParser", "org/rundeck/api/parser/SystemInfoParser.html", null, "" ] ] , "" ] ] , "" ], [ "org.rundeck.api.query", "org/rundeck/api/query/package-summary.html", [ [ "Description", "org/rundeck/api/query/package-descr.html", null, "" ], [ "Classes", null, [ [ "ExecutionQuery", "org/rundeck/api/query/ExecutionQuery.html", null, "" ], [ "ExecutionQuery.Builder", "org/rundeck/api/query/ExecutionQuery.Builder.html", null, "" ] ] , "" ] ] diff --git a/apidocs/proof-read.txt b/apidocs/proof-read.txt index 67d01d3..ba96d54 100644 --- a/apidocs/proof-read.txt +++ b/apidocs/proof-read.txt @@ -24,6 +24,28 @@ javadoc proofread file: ./proof-read.txt

See the documentation of the RundeckClient class (main entry point of the API).

+=== org/rundeck/api/RundeckClientBuilder.html === + Builder to create a + {@link ... RundeckClient} + , you must specify a url, and at least one of (login, password), token, or + sessionId. +METHOD: build + Create the RundeckClient instance +METHOD: login +METHOD: login +METHOD: password +METHOD: sessionId + Specify a web session ID string for authentication +METHOD: token + Specify a Rundeck API Token string for authentication +METHOD: url + Specify the URL +METHOD: version + Specify another version number to use +METHOD: version + Specify another version number to use + + === org/rundeck/api/RundeckClient.html === Main entry point to talk to a RunDeck instance.
You have 2 methods for authentication : login-based or token-based. If you want to use the first, you need to provide @@ -67,6 +89,8 @@ CONSTRUCTOR: RundeckClient using token-based or session-based authentication. Either token or sessionID must be valid METHOD: abortExecution Abort an execution (identified by the given ID). The execution should be running... +METHOD: builder + Create a builder for RundeckClient METHOD: deleteJob Delete a single job, identified by the given ID METHOD: deleteJobs @@ -364,6 +388,15 @@ METHOD: triggerJob end of the job execution) +=== org/rundeck/api/RundeckClient.Version.html === + Supported version numbers +ENUM: V5 +ENUM: V6 +METHOD: getVersionNumber +METHOD: valueOf +METHOD: values + + === org/rundeck/api/RundeckApiException.html === A generic (unchecked) exception when using the RunDeck API CONSTRUCTOR: RundeckApiException @@ -888,13 +921,22 @@ METHOD: parseXmlNode === org/rundeck/api/parser/OutputParser.html === CONSTRUCTOR: OutputParser -CONSTRUCTOR: OutputParser METHOD: parseXmlNode +=== org/rundeck/api/parser/OutputEntryParserV5.html === + OutputEntryParserV5 parses message entry for API v5 +CONSTRUCTOR: OutputEntryParserV5 +CONSTRUCTOR: OutputEntryParserV5 +METHOD: parseMessage + + === org/rundeck/api/parser/OutputEntryParser.html === + Parses output message content for API v6 CONSTRUCTOR: OutputEntryParser CONSTRUCTOR: OutputEntryParser +METHOD: parseMessage + Parse the message content METHOD: parseXmlNode diff --git a/apidocs/reference/classes.html b/apidocs/reference/classes.html index 14b5d94..13a3fd5 100644 --- a/apidocs/reference/classes.html +++ b/apidocs/reference/classes.html @@ -382,11 +382,18 @@ OutputEntryParser -   + Parses output message content for API v6 +  + OutputEntryParserV5 + OutputEntryParserV5 parses message entry for API v5  + + + + OutputParser   @@ -481,6 +488,20 @@ + + RundeckClient.Version + Supported version numbers +  + + + + + RundeckClientBuilder + Builder to create a RundeckClient, you must specify a url, and at least one of (login, password), token, or + sessionId.  + + + RundeckEvent Represents a RunDeck event  diff --git a/apidocs/reference/current.xml b/apidocs/reference/current.xml index a8689bc..9c54234 100644 --- a/apidocs/reference/current.xml +++ b/apidocs/reference/current.xml @@ -492,7 +492,7 @@ type="org.rundeck.api.RundeckClient" static="false" final="false" - deprecated="not deprecated" + deprecated="deprecated" visibility="public" > @@ -527,6 +527,17 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -6615,6 +6794,19 @@ + + + + + + + + + + + + + + - - + + -Class +Class Interfaces - + @@ -231,7 +231,7 @@ - + NodeFiltersBuilder @@ -247,7 +247,7 @@ - + OptionsBuilder @@ -263,7 +263,7 @@ - + RundeckClient @@ -283,7 +283,23 @@ - + + + RundeckClientBuilder + + + + +   + + + + + + + + + RundeckAbort @@ -303,7 +319,7 @@ - + RundeckEvent @@ -323,7 +339,7 @@ - + RundeckEvent.NodeSummary @@ -343,7 +359,7 @@ - + RundeckExecution @@ -363,7 +379,7 @@ - + RundeckHistory @@ -383,7 +399,7 @@ - + RundeckJob @@ -403,7 +419,7 @@ - + RundeckJobDelete @@ -419,7 +435,7 @@ - + RundeckJobDeleteBulk @@ -439,7 +455,7 @@ - + RundeckJobsImportResult @@ -459,7 +475,7 @@ - + RundeckNode @@ -479,7 +495,7 @@ - + RundeckOutput @@ -499,7 +515,7 @@ - + RundeckOutputEntry @@ -519,7 +535,7 @@ - + RundeckProject @@ -539,7 +555,7 @@ - + RundeckSystemInfo @@ -559,7 +575,7 @@ - + AbortParser @@ -579,7 +595,7 @@ - + BulkDeleteParser @@ -599,7 +615,7 @@ - + DeleteParser @@ -619,7 +635,7 @@ - + EventParser @@ -639,7 +655,7 @@ - + ExecutionParser @@ -659,7 +675,7 @@ - + HistoryParser @@ -679,7 +695,7 @@ - + JobParser @@ -699,7 +715,7 @@ - + JobsImportResultParser @@ -719,7 +735,7 @@ - + ListParser @@ -739,7 +755,7 @@ - + NodeParser @@ -759,7 +775,7 @@ - + OutputEntryParser @@ -775,11 +791,31 @@ + + + + + OutputEntryParserV5 + + + + + + XmlNodeParser +    + +   + + + + + + - + OutputParser @@ -799,7 +835,7 @@ - + PagedResultParser @@ -819,7 +855,7 @@ - + ParserHelper @@ -835,7 +871,7 @@ - + ProjectParser @@ -855,7 +891,7 @@ - + StringParser @@ -875,7 +911,7 @@ - + SystemInfoParser @@ -895,7 +931,7 @@ - + ExecutionQuery @@ -911,7 +947,7 @@ - + ExecutionQuery.Builder @@ -927,7 +963,7 @@ - + AssertUtil @@ -943,7 +979,7 @@ - + ParametersUtil diff --git a/apidocs/reference/lists.js b/apidocs/reference/lists.js index e798ae4..94c80ba 100644 --- a/apidocs/reference/lists.js +++ b/apidocs/reference/lists.js @@ -8,51 +8,54 @@ var DATA = [ { id:6, label:"org.rundeck.api.RundeckApiException.RundeckApiLoginException", link:"org/rundeck/api/RundeckApiException.RundeckApiLoginException.html", type:"class" }, { id:7, label:"org.rundeck.api.RundeckApiException.RundeckApiTokenException", link:"org/rundeck/api/RundeckApiException.RundeckApiTokenException.html", type:"class" }, { id:8, label:"org.rundeck.api.RundeckClient", link:"org/rundeck/api/RundeckClient.html", type:"class" }, - { id:9, label:"org.rundeck.api.domain", link:"org/rundeck/api/domain/package-summary.html", type:"package" }, - { id:10, label:"org.rundeck.api.domain.RundeckAbort", link:"org/rundeck/api/domain/RundeckAbort.html", type:"class" }, - { id:11, label:"org.rundeck.api.domain.RundeckAbort.AbortStatus", link:"org/rundeck/api/domain/RundeckAbort.AbortStatus.html", type:"class" }, - { id:12, label:"org.rundeck.api.domain.RundeckEvent", link:"org/rundeck/api/domain/RundeckEvent.html", type:"class" }, - { id:13, label:"org.rundeck.api.domain.RundeckEvent.EventStatus", link:"org/rundeck/api/domain/RundeckEvent.EventStatus.html", type:"class" }, - { id:14, label:"org.rundeck.api.domain.RundeckEvent.NodeSummary", link:"org/rundeck/api/domain/RundeckEvent.NodeSummary.html", type:"class" }, - { id:15, label:"org.rundeck.api.domain.RundeckExecution", link:"org/rundeck/api/domain/RundeckExecution.html", type:"class" }, - { id:16, label:"org.rundeck.api.domain.RundeckExecution.ExecutionStatus", link:"org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html", type:"class" }, - { id:17, label:"org.rundeck.api.domain.RundeckHistory", link:"org/rundeck/api/domain/RundeckHistory.html", type:"class" }, - { id:18, label:"org.rundeck.api.domain.RundeckJob", link:"org/rundeck/api/domain/RundeckJob.html", type:"class" }, - { id:19, label:"org.rundeck.api.domain.RundeckJobDelete", link:"org/rundeck/api/domain/RundeckJobDelete.html", type:"class" }, - { id:20, label:"org.rundeck.api.domain.RundeckJobDeleteBulk", link:"org/rundeck/api/domain/RundeckJobDeleteBulk.html", type:"class" }, - { id:21, label:"org.rundeck.api.domain.RundeckJobsImportMethod", link:"org/rundeck/api/domain/RundeckJobsImportMethod.html", type:"class" }, - { id:22, label:"org.rundeck.api.domain.RundeckJobsImportResult", link:"org/rundeck/api/domain/RundeckJobsImportResult.html", type:"class" }, - { id:23, label:"org.rundeck.api.domain.RundeckNode", link:"org/rundeck/api/domain/RundeckNode.html", type:"class" }, - { id:24, label:"org.rundeck.api.domain.RundeckOutput", link:"org/rundeck/api/domain/RundeckOutput.html", type:"class" }, - { id:25, label:"org.rundeck.api.domain.RundeckOutputEntry", link:"org/rundeck/api/domain/RundeckOutputEntry.html", type:"class" }, - { id:26, label:"org.rundeck.api.domain.RundeckOutputEntry.RundeckLogLevel", link:"org/rundeck/api/domain/RundeckOutputEntry.RundeckLogLevel.html", type:"class" }, - { id:27, label:"org.rundeck.api.domain.RundeckProject", link:"org/rundeck/api/domain/RundeckProject.html", type:"class" }, - { id:28, label:"org.rundeck.api.domain.RundeckSystemInfo", link:"org/rundeck/api/domain/RundeckSystemInfo.html", type:"class" }, - { id:29, label:"org.rundeck.api.parser", link:"org/rundeck/api/parser/package-summary.html", type:"package" }, - { id:30, label:"org.rundeck.api.parser.AbortParser", link:"org/rundeck/api/parser/AbortParser.html", type:"class" }, - { id:31, label:"org.rundeck.api.parser.BulkDeleteParser", link:"org/rundeck/api/parser/BulkDeleteParser.html", type:"class" }, - { id:32, label:"org.rundeck.api.parser.DeleteParser", link:"org/rundeck/api/parser/DeleteParser.html", type:"class" }, - { id:33, label:"org.rundeck.api.parser.EventParser", link:"org/rundeck/api/parser/EventParser.html", type:"class" }, - { id:34, label:"org.rundeck.api.parser.ExecutionParser", link:"org/rundeck/api/parser/ExecutionParser.html", type:"class" }, - { id:35, label:"org.rundeck.api.parser.HistoryParser", link:"org/rundeck/api/parser/HistoryParser.html", type:"class" }, - { id:36, label:"org.rundeck.api.parser.JobParser", link:"org/rundeck/api/parser/JobParser.html", type:"class" }, - { id:37, label:"org.rundeck.api.parser.JobsImportResultParser", link:"org/rundeck/api/parser/JobsImportResultParser.html", type:"class" }, - { id:38, label:"org.rundeck.api.parser.ListParser", link:"org/rundeck/api/parser/ListParser.html", type:"class" }, - { id:39, label:"org.rundeck.api.parser.NodeParser", link:"org/rundeck/api/parser/NodeParser.html", type:"class" }, - { id:40, label:"org.rundeck.api.parser.OutputEntryParser", link:"org/rundeck/api/parser/OutputEntryParser.html", type:"class" }, - { id:41, label:"org.rundeck.api.parser.OutputParser", link:"org/rundeck/api/parser/OutputParser.html", type:"class" }, - { id:42, label:"org.rundeck.api.parser.PagedResultParser", link:"org/rundeck/api/parser/PagedResultParser.html", type:"class" }, - { id:43, label:"org.rundeck.api.parser.ParserHelper", link:"org/rundeck/api/parser/ParserHelper.html", type:"class" }, - { id:44, label:"org.rundeck.api.parser.ProjectParser", link:"org/rundeck/api/parser/ProjectParser.html", type:"class" }, - { id:45, label:"org.rundeck.api.parser.StringParser", link:"org/rundeck/api/parser/StringParser.html", type:"class" }, - { id:46, label:"org.rundeck.api.parser.SystemInfoParser", link:"org/rundeck/api/parser/SystemInfoParser.html", type:"class" }, - { id:47, label:"org.rundeck.api.parser.XmlNodeParser", link:"org/rundeck/api/parser/XmlNodeParser.html", type:"class" }, - { id:48, label:"org.rundeck.api.query", link:"org/rundeck/api/query/package-summary.html", type:"package" }, - { id:49, label:"org.rundeck.api.query.ExecutionQuery", link:"org/rundeck/api/query/ExecutionQuery.html", type:"class" }, - { id:50, label:"org.rundeck.api.query.ExecutionQuery.Builder", link:"org/rundeck/api/query/ExecutionQuery.Builder.html", type:"class" }, - { id:51, label:"org.rundeck.api.util", link:"org/rundeck/api/util/package-summary.html", type:"package" }, - { id:52, label:"org.rundeck.api.util.AssertUtil", link:"org/rundeck/api/util/AssertUtil.html", type:"class" }, - { id:53, label:"org.rundeck.api.util.PagedResults", link:"org/rundeck/api/util/PagedResults.html", type:"class" }, - { id:54, label:"org.rundeck.api.util.ParametersUtil", link:"org/rundeck/api/util/ParametersUtil.html", type:"class" } + { id:9, label:"org.rundeck.api.RundeckClient.Version", link:"org/rundeck/api/RundeckClient.Version.html", type:"class" }, + { id:10, label:"org.rundeck.api.RundeckClientBuilder", link:"org/rundeck/api/RundeckClientBuilder.html", type:"class" }, + { id:11, label:"org.rundeck.api.domain", link:"org/rundeck/api/domain/package-summary.html", type:"package" }, + { id:12, label:"org.rundeck.api.domain.RundeckAbort", link:"org/rundeck/api/domain/RundeckAbort.html", type:"class" }, + { id:13, label:"org.rundeck.api.domain.RundeckAbort.AbortStatus", link:"org/rundeck/api/domain/RundeckAbort.AbortStatus.html", type:"class" }, + { id:14, label:"org.rundeck.api.domain.RundeckEvent", link:"org/rundeck/api/domain/RundeckEvent.html", type:"class" }, + { id:15, label:"org.rundeck.api.domain.RundeckEvent.EventStatus", link:"org/rundeck/api/domain/RundeckEvent.EventStatus.html", type:"class" }, + { id:16, label:"org.rundeck.api.domain.RundeckEvent.NodeSummary", link:"org/rundeck/api/domain/RundeckEvent.NodeSummary.html", type:"class" }, + { id:17, label:"org.rundeck.api.domain.RundeckExecution", link:"org/rundeck/api/domain/RundeckExecution.html", type:"class" }, + { id:18, label:"org.rundeck.api.domain.RundeckExecution.ExecutionStatus", link:"org/rundeck/api/domain/RundeckExecution.ExecutionStatus.html", type:"class" }, + { id:19, label:"org.rundeck.api.domain.RundeckHistory", link:"org/rundeck/api/domain/RundeckHistory.html", type:"class" }, + { id:20, label:"org.rundeck.api.domain.RundeckJob", link:"org/rundeck/api/domain/RundeckJob.html", type:"class" }, + { id:21, label:"org.rundeck.api.domain.RundeckJobDelete", link:"org/rundeck/api/domain/RundeckJobDelete.html", type:"class" }, + { id:22, label:"org.rundeck.api.domain.RundeckJobDeleteBulk", link:"org/rundeck/api/domain/RundeckJobDeleteBulk.html", type:"class" }, + { id:23, label:"org.rundeck.api.domain.RundeckJobsImportMethod", link:"org/rundeck/api/domain/RundeckJobsImportMethod.html", type:"class" }, + { id:24, label:"org.rundeck.api.domain.RundeckJobsImportResult", link:"org/rundeck/api/domain/RundeckJobsImportResult.html", type:"class" }, + { id:25, label:"org.rundeck.api.domain.RundeckNode", link:"org/rundeck/api/domain/RundeckNode.html", type:"class" }, + { id:26, label:"org.rundeck.api.domain.RundeckOutput", link:"org/rundeck/api/domain/RundeckOutput.html", type:"class" }, + { id:27, label:"org.rundeck.api.domain.RundeckOutputEntry", link:"org/rundeck/api/domain/RundeckOutputEntry.html", type:"class" }, + { id:28, label:"org.rundeck.api.domain.RundeckOutputEntry.RundeckLogLevel", link:"org/rundeck/api/domain/RundeckOutputEntry.RundeckLogLevel.html", type:"class" }, + { id:29, label:"org.rundeck.api.domain.RundeckProject", link:"org/rundeck/api/domain/RundeckProject.html", type:"class" }, + { id:30, label:"org.rundeck.api.domain.RundeckSystemInfo", link:"org/rundeck/api/domain/RundeckSystemInfo.html", type:"class" }, + { id:31, label:"org.rundeck.api.parser", link:"org/rundeck/api/parser/package-summary.html", type:"package" }, + { id:32, label:"org.rundeck.api.parser.AbortParser", link:"org/rundeck/api/parser/AbortParser.html", type:"class" }, + { id:33, label:"org.rundeck.api.parser.BulkDeleteParser", link:"org/rundeck/api/parser/BulkDeleteParser.html", type:"class" }, + { id:34, label:"org.rundeck.api.parser.DeleteParser", link:"org/rundeck/api/parser/DeleteParser.html", type:"class" }, + { id:35, label:"org.rundeck.api.parser.EventParser", link:"org/rundeck/api/parser/EventParser.html", type:"class" }, + { id:36, label:"org.rundeck.api.parser.ExecutionParser", link:"org/rundeck/api/parser/ExecutionParser.html", type:"class" }, + { id:37, label:"org.rundeck.api.parser.HistoryParser", link:"org/rundeck/api/parser/HistoryParser.html", type:"class" }, + { id:38, label:"org.rundeck.api.parser.JobParser", link:"org/rundeck/api/parser/JobParser.html", type:"class" }, + { id:39, label:"org.rundeck.api.parser.JobsImportResultParser", link:"org/rundeck/api/parser/JobsImportResultParser.html", type:"class" }, + { id:40, label:"org.rundeck.api.parser.ListParser", link:"org/rundeck/api/parser/ListParser.html", type:"class" }, + { id:41, label:"org.rundeck.api.parser.NodeParser", link:"org/rundeck/api/parser/NodeParser.html", type:"class" }, + { id:42, label:"org.rundeck.api.parser.OutputEntryParser", link:"org/rundeck/api/parser/OutputEntryParser.html", type:"class" }, + { id:43, label:"org.rundeck.api.parser.OutputEntryParserV5", link:"org/rundeck/api/parser/OutputEntryParserV5.html", type:"class" }, + { id:44, label:"org.rundeck.api.parser.OutputParser", link:"org/rundeck/api/parser/OutputParser.html", type:"class" }, + { id:45, label:"org.rundeck.api.parser.PagedResultParser", link:"org/rundeck/api/parser/PagedResultParser.html", type:"class" }, + { id:46, label:"org.rundeck.api.parser.ParserHelper", link:"org/rundeck/api/parser/ParserHelper.html", type:"class" }, + { id:47, label:"org.rundeck.api.parser.ProjectParser", link:"org/rundeck/api/parser/ProjectParser.html", type:"class" }, + { id:48, label:"org.rundeck.api.parser.StringParser", link:"org/rundeck/api/parser/StringParser.html", type:"class" }, + { id:49, label:"org.rundeck.api.parser.SystemInfoParser", link:"org/rundeck/api/parser/SystemInfoParser.html", type:"class" }, + { id:50, label:"org.rundeck.api.parser.XmlNodeParser", link:"org/rundeck/api/parser/XmlNodeParser.html", type:"class" }, + { id:51, label:"org.rundeck.api.query", link:"org/rundeck/api/query/package-summary.html", type:"package" }, + { id:52, label:"org.rundeck.api.query.ExecutionQuery", link:"org/rundeck/api/query/ExecutionQuery.html", type:"class" }, + { id:53, label:"org.rundeck.api.query.ExecutionQuery.Builder", link:"org/rundeck/api/query/ExecutionQuery.Builder.html", type:"class" }, + { id:54, label:"org.rundeck.api.util", link:"org/rundeck/api/util/package-summary.html", type:"package" }, + { id:55, label:"org.rundeck.api.util.AssertUtil", link:"org/rundeck/api/util/AssertUtil.html", type:"class" }, + { id:56, label:"org.rundeck.api.util.PagedResults", link:"org/rundeck/api/util/PagedResults.html", type:"class" }, + { id:57, label:"org.rundeck.api.util.ParametersUtil", link:"org/rundeck/api/util/ParametersUtil.html", type:"class" } ]; diff --git a/apidocs/reference/org/rundeck/api/FileType.html b/apidocs/reference/org/rundeck/api/FileType.html index 4286198..6dab253 100644 --- a/apidocs/reference/org/rundeck/api/FileType.html +++ b/apidocs/reference/org/rundeck/api/FileType.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/NodeFiltersBuilder.html b/apidocs/reference/org/rundeck/api/NodeFiltersBuilder.html index 0c8c54e..ce564c4 100644 --- a/apidocs/reference/org/rundeck/api/NodeFiltersBuilder.html +++ b/apidocs/reference/org/rundeck/api/NodeFiltersBuilder.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/OptionsBuilder.html b/apidocs/reference/org/rundeck/api/OptionsBuilder.html index ca344cc..c400609 100644 --- a/apidocs/reference/org/rundeck/api/OptionsBuilder.html +++ b/apidocs/reference/org/rundeck/api/OptionsBuilder.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiAuthException.html b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiAuthException.html index e1a21b7..962d487 100644 --- a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiAuthException.html +++ b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiAuthException.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiLoginException.html b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiLoginException.html index 0db94ef..27da808 100644 --- a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiLoginException.html +++ b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiLoginException.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiTokenException.html b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiTokenException.html index 9b52e34..b1c7903 100644 --- a/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiTokenException.html +++ b/apidocs/reference/org/rundeck/api/RundeckApiException.RundeckApiTokenException.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/RundeckApiException.html b/apidocs/reference/org/rundeck/api/RundeckApiException.html index 1e3026f..f412ea2 100644 --- a/apidocs/reference/org/rundeck/api/RundeckApiException.html +++ b/apidocs/reference/org/rundeck/api/RundeckApiException.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/RundeckClient.Version.html b/apidocs/reference/org/rundeck/api/RundeckClient.Version.html new file mode 100644 index 0000000..c5976d4 --- /dev/null +++ b/apidocs/reference/org/rundeck/api/RundeckClient.Version.html @@ -0,0 +1,1178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RundeckClient.Version + + +| RunDeck API - Java Client + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + + + + +
    + public + static + final + + enum +

    RundeckClient.Version

    + + + + + + + + + extends Enum<E extends Enum<E>>
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳java.lang.Enum<E extends java.lang.Enum<E>>
        ↳org.rundeck.api.RundeckClient.Version
    + + + + + + + +
    + + +

    Class Overview

    +

    Supported version numbers +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Enum Values
    RundeckClient.Version V5  
    RundeckClient.Version V6  
    + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + int + + getVersionNumber() + +
    + + + + static + + RundeckClient.Version + + valueOf(String name) + +
    + + + final + static + + Version[] + + values() + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Enum + +
    + + +
    +
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + java.lang.Comparable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + +

    Enum Values

    + + + + + + +
    +

    + + public + static + final + RundeckClient.Version + + V5 +

    +
    + + + + + + +
    +
    + +

    + + +
    +
    + + + + + +
    +

    + + public + static + final + RundeckClient.Version + + V6 +

    +
    + + + + + + +
    +
    + +

    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + int + + getVersionNumber + () +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + static + + + + RundeckClient.Version + + valueOf + (String name) +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + static + final + + + Version[] + + values + () +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + diff --git a/apidocs/reference/org/rundeck/api/RundeckClient.html b/apidocs/reference/org/rundeck/api/RundeckClient.html index e05ace2..257935a 100644 --- a/apidocs/reference/org/rundeck/api/RundeckClient.html +++ b/apidocs/reference/org/rundeck/api/RundeckClient.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • @@ -237,11 +239,14 @@ Summary: + Nested Classes + - Constants + + | Constants @@ -390,6 +395,27 @@ Summary: + + + + + + + + + + + + + + + @@ -486,8 +512,11 @@ Summary: @@ -529,6 +558,25 @@ Summary: + static + + RundeckClientBuilder + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + enumRundeckClient.VersionSupported version numbers + 
    RundeckClient(String url, String token, String sessionID, boolean useToken) -
    Instantiate a new RundeckClient for the RunDeck instance at the given url, - using token-based or session-based authentication.
    +
    + + This constructor is deprecated. + Use the builder RundeckClientBuilder +
    + builder() + +
    Create a builder for RundeckClient +
    + +
    + + + String @@ -542,7 +590,7 @@ Summary: -
    @@ -560,7 +608,7 @@ Summary: -
    @@ -576,7 +624,7 @@ Summary: -
    @@ -594,7 +642,7 @@ Summary: -
    @@ -612,7 +660,7 @@ Summary: -
    @@ -630,7 +678,7 @@ Summary: -
    @@ -648,7 +696,7 @@ Summary: -
    @@ -666,7 +714,7 @@ Summary: -
    @@ -685,7 +733,7 @@ Summary: -
    @@ -703,7 +751,7 @@ Summary: -
    @@ -722,7 +770,7 @@ Summary: -
    @@ -740,7 +788,7 @@ Summary: -
    @@ -759,7 +807,7 @@ Summary: -
    @@ -777,7 +825,7 @@ Summary: -
    @@ -796,7 +844,7 @@ Summary: -
    @@ -814,7 +862,7 @@ Summary: -
    @@ -832,7 +880,7 @@ Summary: -
    @@ -850,7 +898,7 @@ Summary: -
    @@ -868,7 +916,7 @@ Summary: -
    @@ -886,7 +934,7 @@ Summary: -
    @@ -904,7 +952,7 @@ Summary: -
    @@ -922,7 +970,7 @@ Summary: -
    @@ -940,7 +988,7 @@ Summary: -
    @@ -958,7 +1006,7 @@ Summary: -
    @@ -976,7 +1024,7 @@ Summary: -
    @@ -994,7 +1042,7 @@ Summary: -
    @@ -1012,7 +1060,7 @@ Summary: -
    @@ -1030,7 +1078,7 @@ Summary: -
    @@ -1048,7 +1096,7 @@ Summary: -
    @@ -1066,7 +1114,7 @@ Summary: -
    @@ -1084,7 +1132,7 @@ Summary: -
    @@ -1102,7 +1150,7 @@ Summary: -
    @@ -1120,7 +1168,7 @@ Summary: -
    @@ -1138,7 +1186,7 @@ Summary: -
    @@ -1156,7 +1204,7 @@ Summary: -
    @@ -1174,7 +1222,7 @@ Summary: -
    @@ -1192,7 +1240,7 @@ Summary: -
    @@ -1210,7 +1258,7 @@ Summary: -
    @@ -1228,7 +1276,7 @@ Summary: -
    @@ -1246,7 +1294,7 @@ Summary: -
    @@ -1262,7 +1310,7 @@ Summary: -
    @@ -1280,7 +1328,7 @@ Summary: -
    @@ -1298,7 +1346,7 @@ Summary: -
    @@ -1316,7 +1364,7 @@ Summary: -
    @@ -1334,7 +1382,7 @@ Summary: -
    @@ -1352,7 +1400,7 @@ Summary: -
    @@ -1368,7 +1416,7 @@ Summary: -
    @@ -1386,7 +1434,7 @@ Summary: -
    @@ -1404,7 +1452,7 @@ Summary: -
    @@ -1422,7 +1470,7 @@ Summary: -
    @@ -1440,7 +1488,7 @@ Summary: -
    @@ -1458,7 +1506,7 @@ Summary: -
    @@ -1474,7 +1522,7 @@ Summary: -
    @@ -1492,7 +1540,7 @@ Summary: -
    @@ -1508,7 +1556,7 @@ Summary: -
    @@ -1524,7 +1572,7 @@ Summary: -
    @@ -1540,7 +1588,7 @@ Summary: -
    @@ -1558,7 +1606,7 @@ Summary: -
    @@ -1576,7 +1624,7 @@ Summary: -
    @@ -1594,7 +1642,7 @@ Summary: -
    @@ -1612,7 +1660,7 @@ Summary: -
    @@ -1630,7 +1678,7 @@ Summary: -
    @@ -1648,7 +1696,7 @@ Summary: -
    @@ -1666,7 +1714,7 @@ Summary: -
    @@ -1684,7 +1732,7 @@ Summary: -
    @@ -1702,7 +1750,7 @@ Summary: -
    @@ -1720,7 +1768,7 @@ Summary: -
    @@ -1738,7 +1786,7 @@ Summary: -
    @@ -1756,7 +1804,7 @@ Summary: -
    @@ -1774,7 +1822,7 @@ Summary: -
    @@ -1792,7 +1840,7 @@ Summary: -
    @@ -1810,7 +1858,7 @@ Summary: -
    @@ -1828,7 +1876,7 @@ Summary: -
    @@ -1846,7 +1894,7 @@ Summary: -
    @@ -1864,7 +1912,7 @@ Summary: -
    @@ -1882,7 +1930,7 @@ Summary: -
    @@ -1900,7 +1948,7 @@ Summary: -
    @@ -1918,7 +1966,7 @@ Summary: -
    @@ -1936,7 +1984,7 @@ Summary: -
    @@ -1954,7 +2002,7 @@ Summary: -
    @@ -1972,7 +2020,7 @@ Summary: -
    @@ -1990,7 +2038,7 @@ Summary: -
    @@ -2008,7 +2056,7 @@ Summary: -
    @@ -2026,7 +2074,7 @@ Summary: -
    @@ -2044,7 +2092,7 @@ Summary: -
    @@ -2062,7 +2110,7 @@ Summary: -
    @@ -2080,7 +2128,7 @@ Summary: -
    @@ -2098,7 +2146,7 @@ Summary: -
    @@ -2116,7 +2164,7 @@ Summary: -
    @@ -2134,7 +2182,7 @@ Summary: -
    @@ -2152,7 +2200,7 @@ Summary: -
    @@ -2170,7 +2218,7 @@ Summary: -
    @@ -2188,7 +2236,7 @@ Summary: -
    @@ -2206,7 +2254,7 @@ Summary: -
    @@ -2227,7 +2275,7 @@ Summary: -
    @@ -2243,7 +2291,7 @@ Summary: -
    @@ -2261,7 +2309,7 @@ Summary: -
    @@ -2279,7 +2327,7 @@ Summary: -
    @@ -2297,7 +2345,7 @@ Summary: -
    @@ -2315,7 +2363,7 @@ Summary: -
    @@ -2333,7 +2381,7 @@ Summary: -
    @@ -2351,7 +2399,7 @@ Summary: -
    @@ -2369,7 +2417,7 @@ Summary: -
    @@ -2387,7 +2435,7 @@ Summary: -
    @@ -2405,7 +2453,7 @@ Summary: -
    @@ -2423,7 +2471,7 @@ Summary: -
    @@ -2441,7 +2489,7 @@ Summary: -
    @@ -2460,7 +2508,7 @@ Summary: -
    @@ -2479,7 +2527,7 @@ Summary: -
    @@ -2769,15 +2817,6 @@ From class

    End-point of the API

    -
    - Constant Value: - - - "/api/5" - - -
    - @@ -2808,16 +2847,6 @@ From class

    Version of the API supported

    -
    - Constant Value: - - - 5 - (0x00000005) - - -
    - @@ -2958,7 +2987,12 @@ From class
    - +

    +

    + + This constructor is deprecated.
    Use the builder RundeckClientBuilder + +

    Instantiate a new RundeckClient for the RunDeck instance at the given url, using token-based or session-based authentication. Either token or sessionID must be valid

    @@ -2987,8 +3021,7 @@ From class +
    IllegalArgumentException - if the url or token is blank (null, empty or whitespace) -if the url or token is blank (null, empty or whitespace)
    @@ -3078,6 +3111,38 @@ From class
    + + +
    +

    + + public + static + + + + RundeckClientBuilder + + builder + () +

    +
    +
    + +
    + + + +
    +
    + +

    Create a builder for RundeckClient +

    + +
    +
    + +
    diff --git a/apidocs/reference/org/rundeck/api/RundeckClientBuilder.html b/apidocs/reference/org/rundeck/api/RundeckClientBuilder.html new file mode 100644 index 0000000..ea550f5 --- /dev/null +++ b/apidocs/reference/org/rundeck/api/RundeckClientBuilder.html @@ -0,0 +1,1116 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RundeckClientBuilder + + +| RunDeck API - Java Client + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + + + +
    +
    + + + + +
    + public + + + + class +

    RundeckClientBuilder

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳org.rundeck.api.RundeckClientBuilder
    + + + + + + + +
    + + +

    Class Overview

    +

    Builder to create a RundeckClient, you must specify a url, and at least one of (login, password), token, or + sessionId. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + RundeckClient + + build() + +
    Create the RundeckClient instance +
    + +
    + + + + + + RundeckClientBuilder + + login(String login) + +
    + + + + + + RundeckClientBuilder + + login(String login, String password) + +
    + + + + + + RundeckClientBuilder + + password(String password) + +
    + + + + + + RundeckClientBuilder + + sessionId(String id) + +
    Specify a web session ID string for authentication +
    + +
    + + + + + + RundeckClientBuilder + + token(String token) + +
    Specify a Rundeck API Token string for authentication +
    + +
    + + + + + + RundeckClientBuilder + + url(String url) + +
    Specify the URL +
    + +
    + + + + + + RundeckClientBuilder + + version(int version) + +
    Specify another version number to use +
    + +
    + + + + + + RundeckClientBuilder + + version(RundeckClient.Version version) + +
    Specify another version number to use +
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + RundeckClient + + build + () +

    +
    +
    + +
    + + + +
    +
    + +

    Create the RundeckClient instance +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + login + (String login) +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + login + (String login, String password) +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + password + (String password) +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + sessionId + (String id) +

    +
    +
    + +
    + + + +
    +
    + +

    Specify a web session ID string for authentication +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + token + (String token) +

    +
    +
    + +
    + + + +
    +
    + +

    Specify a Rundeck API Token string for authentication +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + url + (String url) +

    +
    +
    + +
    + + + +
    +
    + +

    Specify the URL +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + version + (int version) +

    +
    +
    + +
    + + + +
    +
    + +

    Specify another version number to use +

    + +
    +
    + + + + +
    +

    + + public + + + + + RundeckClientBuilder + + version + (RundeckClient.Version version) +

    +
    +
    + +
    + + + +
    +
    + +

    Specify another version number to use +

    + +
    +
    + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + diff --git a/apidocs/reference/org/rundeck/api/package-descr.html b/apidocs/reference/org/rundeck/api/package-descr.html index f8e0aa4..78556d3 100644 --- a/apidocs/reference/org/rundeck/api/package-descr.html +++ b/apidocs/reference/org/rundeck/api/package-descr.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • diff --git a/apidocs/reference/org/rundeck/api/package-summary.html b/apidocs/reference/org/rundeck/api/package-summary.html index ab74637..3499f27 100644 --- a/apidocs/reference/org/rundeck/api/package-summary.html +++ b/apidocs/reference/org/rundeck/api/package-summary.html @@ -164,6 +164,7 @@
  • NodeFiltersBuilder
  • OptionsBuilder
  • RundeckClient
  • +
  • RundeckClientBuilder
  • @@ -171,6 +172,7 @@
  • Enums

  • @@ -273,6 +275,11 @@
    RundeckClient Main entry point to talk to a RunDeck instance. 
    RundeckClientBuilderBuilder to create a RundeckClient, you must specify a url, and at least one of (login, password), token, or + sessionId. 
    @@ -287,6 +294,11 @@ FileType All supported types of files.  + + RundeckClient.Version + Supported version numbers +  + diff --git a/apidocs/reference/org/rundeck/api/parser/AbortParser.html b/apidocs/reference/org/rundeck/api/parser/AbortParser.html index 5a677ca..2b50da1 100644 --- a/apidocs/reference/org/rundeck/api/parser/AbortParser.html +++ b/apidocs/reference/org/rundeck/api/parser/AbortParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/BulkDeleteParser.html b/apidocs/reference/org/rundeck/api/parser/BulkDeleteParser.html index a50ab5e..543274f 100644 --- a/apidocs/reference/org/rundeck/api/parser/BulkDeleteParser.html +++ b/apidocs/reference/org/rundeck/api/parser/BulkDeleteParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/DeleteParser.html b/apidocs/reference/org/rundeck/api/parser/DeleteParser.html index 719ef5d..7124fc8 100644 --- a/apidocs/reference/org/rundeck/api/parser/DeleteParser.html +++ b/apidocs/reference/org/rundeck/api/parser/DeleteParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/EventParser.html b/apidocs/reference/org/rundeck/api/parser/EventParser.html index e3cc55c..e405785 100644 --- a/apidocs/reference/org/rundeck/api/parser/EventParser.html +++ b/apidocs/reference/org/rundeck/api/parser/EventParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/ExecutionParser.html b/apidocs/reference/org/rundeck/api/parser/ExecutionParser.html index 4d0eecc..707ce05 100644 --- a/apidocs/reference/org/rundeck/api/parser/ExecutionParser.html +++ b/apidocs/reference/org/rundeck/api/parser/ExecutionParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/HistoryParser.html b/apidocs/reference/org/rundeck/api/parser/HistoryParser.html index 75efbbc..c8247b5 100644 --- a/apidocs/reference/org/rundeck/api/parser/HistoryParser.html +++ b/apidocs/reference/org/rundeck/api/parser/HistoryParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/JobParser.html b/apidocs/reference/org/rundeck/api/parser/JobParser.html index 3dc3872..dfa1b2b 100644 --- a/apidocs/reference/org/rundeck/api/parser/JobParser.html +++ b/apidocs/reference/org/rundeck/api/parser/JobParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/JobsImportResultParser.html b/apidocs/reference/org/rundeck/api/parser/JobsImportResultParser.html index 796ffe9..613171a 100644 --- a/apidocs/reference/org/rundeck/api/parser/JobsImportResultParser.html +++ b/apidocs/reference/org/rundeck/api/parser/JobsImportResultParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/ListParser.html b/apidocs/reference/org/rundeck/api/parser/ListParser.html index 28da4e4..65daa8e 100644 --- a/apidocs/reference/org/rundeck/api/parser/ListParser.html +++ b/apidocs/reference/org/rundeck/api/parser/ListParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/NodeParser.html b/apidocs/reference/org/rundeck/api/parser/NodeParser.html index bf3dbc2..8191ae4 100644 --- a/apidocs/reference/org/rundeck/api/parser/NodeParser.html +++ b/apidocs/reference/org/rundeck/api/parser/NodeParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/OutputEntryParser.html b/apidocs/reference/org/rundeck/api/parser/OutputEntryParser.html index c7d5732..93ea5ec 100644 --- a/apidocs/reference/org/rundeck/api/parser/OutputEntryParser.html +++ b/apidocs/reference/org/rundeck/api/parser/OutputEntryParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • @@ -262,6 +263,9 @@ Summary: + | Protected Methods + + | Inherited Methods @@ -334,12 +338,47 @@ Summary: +
    + + Known Direct Subclasses + +
    + + +
    +
    +
    +

    Class Overview

    +

    Parses output message content for API v6 +

    + @@ -462,6 +501,34 @@ Summary: + + + + + + + + + + + + +
    Protected Methods
    + + + + + + String + + parseMessage(Node entryNode) + +
    Parse the message content +
    + +
    + + @@ -878,6 +945,43 @@ From interface +

    Protected Methods

    + + + + + +
    +

    + + protected + + + + + String + + parseMessage + (Node entryNode) +

    +
    +
    + +
    + + + +
    +
    + +

    Parse the message content +

    + +
    +
    + + + diff --git a/apidocs/reference/org/rundeck/api/parser/OutputEntryParserV5.html b/apidocs/reference/org/rundeck/api/parser/OutputEntryParserV5.html new file mode 100644 index 0000000..7ce6856 --- /dev/null +++ b/apidocs/reference/org/rundeck/api/parser/OutputEntryParserV5.html @@ -0,0 +1,976 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OutputEntryParserV5 + + +| RunDeck API - Java Client + + + + + + + + + + + + + + + + + + + + +
    + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    +
    + + + + +
    + public + + + + class +

    OutputEntryParserV5

    + + + + + + + + + extends OutputEntryParser
    + + + + + + + implements + + XmlNodeParser<T> + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳org.rundeck.api.parser.OutputEntryParser
        ↳org.rundeck.api.parser.OutputEntryParserV5
    + + + + + + + +
    + + +

    Class Overview

    +

    OutputEntryParserV5 parses message entry for API v5

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + OutputEntryParserV5() + +
    + + + + + + + + OutputEntryParserV5(String xpath) + +
    + + + + + + + + + + + + + + + + + + + + +
    Protected Methods
    + + + + + + String + + parseMessage(Node entryNode) + +
    Parse the message content +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + org.rundeck.api.parser.OutputEntryParser + +
    + + +
    +
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + org.rundeck.api.parser.XmlNodeParser + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + OutputEntryParserV5 + () +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + + + OutputEntryParserV5 + (String xpath) +

    +
    +
    + +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + + + + + +

    Protected Methods

    + + + + + +
    +

    + + protected + + + + + String + + parseMessage + (Node entryNode) +

    +
    +
    + +
    + + + +
    +
    + +

    Parse the message content +

    + +
    +
    + + + + + + + + + + +
    + +
    + +
    + + + + + diff --git a/apidocs/reference/org/rundeck/api/parser/OutputParser.html b/apidocs/reference/org/rundeck/api/parser/OutputParser.html index 820108c..96fe7e3 100644 --- a/apidocs/reference/org/rundeck/api/parser/OutputParser.html +++ b/apidocs/reference/org/rundeck/api/parser/OutputParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • @@ -404,23 +405,7 @@ Summary: - OutputParser() - - - - - - - - - - - - - - - - OutputParser(String xpath) + OutputParser(String xpath, XmlNodeParser<RundeckOutputEntry> parser) @@ -750,7 +735,7 @@ From interface - +

    @@ -763,7 +748,7 @@ From interface OutputParser - () + (String xpath, XmlNodeParser<RundeckOutputEntry> parser)

    @@ -781,47 +766,6 @@ From interface
    - - -
    -

    - - public - - - - - - - OutputParser - (String xpath) -

    -
    -
    - -
    - - - -
    -
    - -

    -
    -
    Parameters
    - - - - -
    xpath - of the event element if it is not the root node -
    -
    - -
    -
    - - diff --git a/apidocs/reference/org/rundeck/api/parser/PagedResultParser.html b/apidocs/reference/org/rundeck/api/parser/PagedResultParser.html index 598c0b5..7422233 100644 --- a/apidocs/reference/org/rundeck/api/parser/PagedResultParser.html +++ b/apidocs/reference/org/rundeck/api/parser/PagedResultParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/ParserHelper.html b/apidocs/reference/org/rundeck/api/parser/ParserHelper.html index 9d94272..21ba903 100644 --- a/apidocs/reference/org/rundeck/api/parser/ParserHelper.html +++ b/apidocs/reference/org/rundeck/api/parser/ParserHelper.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/ProjectParser.html b/apidocs/reference/org/rundeck/api/parser/ProjectParser.html index 3a418b2..7ed5139 100644 --- a/apidocs/reference/org/rundeck/api/parser/ProjectParser.html +++ b/apidocs/reference/org/rundeck/api/parser/ProjectParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/StringParser.html b/apidocs/reference/org/rundeck/api/parser/StringParser.html index 8b0b361..9fa0997 100644 --- a/apidocs/reference/org/rundeck/api/parser/StringParser.html +++ b/apidocs/reference/org/rundeck/api/parser/StringParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/SystemInfoParser.html b/apidocs/reference/org/rundeck/api/parser/SystemInfoParser.html index 82e7ab3..95abfa3 100644 --- a/apidocs/reference/org/rundeck/api/parser/SystemInfoParser.html +++ b/apidocs/reference/org/rundeck/api/parser/SystemInfoParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/XmlNodeParser.html b/apidocs/reference/org/rundeck/api/parser/XmlNodeParser.html index 7cc06ac..a4eb4a8 100644 --- a/apidocs/reference/org/rundeck/api/parser/XmlNodeParser.html +++ b/apidocs/reference/org/rundeck/api/parser/XmlNodeParser.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • @@ -334,6 +335,8 @@ Summary: OutputEntryParser, + OutputEntryParserV5, + OutputParser, PagedResultParser<T>, @@ -392,25 +395,30 @@ Summary: OutputEntryParser -   + Parses output message content for API v6 +  + OutputEntryParserV5 + OutputEntryParserV5 parses message entry for API v5  + + OutputParser   - + PagedResultParser<T> PagedResultParser extracts paging data from an xpath node, and includes the List result from a ListParser  - + ProjectParser Parser for a single RundeckProject  - + StringParser Parser for a single String  - + SystemInfoParser Parser for a single RundeckSystemInfo  diff --git a/apidocs/reference/org/rundeck/api/parser/package-descr.html b/apidocs/reference/org/rundeck/api/parser/package-descr.html index 27e4796..d241673 100644 --- a/apidocs/reference/org/rundeck/api/parser/package-descr.html +++ b/apidocs/reference/org/rundeck/api/parser/package-descr.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • diff --git a/apidocs/reference/org/rundeck/api/parser/package-summary.html b/apidocs/reference/org/rundeck/api/parser/package-summary.html index f93cb29..d66dd47 100644 --- a/apidocs/reference/org/rundeck/api/parser/package-summary.html +++ b/apidocs/reference/org/rundeck/api/parser/package-summary.html @@ -177,6 +177,7 @@
  • ListParser<T>
  • NodeParser
  • OutputEntryParser
  • +
  • OutputEntryParserV5
  • OutputParser
  • PagedResultParser<T>
  • ParserHelper
  • @@ -320,29 +321,34 @@ OutputEntryParser -   + Parses output message content for API v6 +  + OutputEntryParserV5 + OutputEntryParserV5 parses message entry for API v5  + + OutputParser   - + PagedResultParser<T> PagedResultParser extracts paging data from an xpath node, and includes the List result from a ListParser  - + ParserHelper Helper for parsing RunDeck responses  - + ProjectParser Parser for a single RundeckProject  - + StringParser Parser for a single String  - + SystemInfoParser Parser for a single RundeckSystemInfo  diff --git a/changes-report.html b/changes-report.html index 26a2e60..7fa2335 100644 --- a/changes-report.html +++ b/changes-report.html @@ -1,5 +1,5 @@ - + @@ -13,7 +13,7 @@ - + @@ -51,8 +51,8 @@
  • Changelog
  • -
  • Last Published: 2012-12-31
  • |
  • -
  • Version: 5.0
  • +
  • Last Published: 2013-02-21
  • |
  • +
  • Version: 6.0
  • @@ -158,14 +158,14 @@
    -

    Changelog

    Release History

    VersionDateDescription
    5.02012-12-30Use RunDeck REST API version 5 (RunDeck 1.4.4)
    2.02011-08-01Use RunDeck REST API version 2 (RunDeck 1.3+)
    1.22011-07-31Ad-hoc scripts + history events
    1.12011-07-28Import / export jobs
    1.02011-07-08Use RunDeck REST API version 1 (RunDeck 1.2+)

    Release 5.0 - 2012-12-30

    TypeChangesBy

    add

    Job Execution result contains average duration (v5)gschueler

    fix

    Issue #1: execution results don't contain argstringgschueler

    add

    Bulk Job delete (v5)gschueler

    add

    Executions query (v5)gschueler

    add

    History query (v5)gschueler

    add

    Support Rundeck API version 5gschueler

    add

    Maintenance and support of rundeck-api-java-client now primarily provided by the Rundeck project, and is now available at https://rundeck.github.com/rundeck-api-java-clientgschueler

    add

    Add output download, profile page, API token generationconnaryscott

    add

    Support Cookie-based user session authenticationconnaryscott

    Release 2.0 - 2011-08-01

    TypeChangesBy

    add

    Token-based authenticationvbehar

    Release 1.2 - 2011-07-31

    TypeChangesBy

    add

    Run ad-hoc scriptsvbehar

    add

    List history eventsvbehar

    Release 1.1 - 2011-07-28

    TypeChangesBy

    add

    Import jobs (XML or YAML)vbehar

    add

    YAML format is now supported when exporting jobs definitionsvbehar

    add

    Support for using an HTTP proxyvbehar

    Release 1.0 - 2011-07-08

    TypeChangesBy

    add

    Initial releasevbehar
    +

    Changelog

    Release History

    VersionDateDescription
    6.02013-02-21Update for Rundeck API version 6
    5.02012-12-30Use RunDeck REST API version 5 (RunDeck 1.4.4)
    2.02011-08-01Use RunDeck REST API version 2 (RunDeck 1.3+)
    1.22011-07-31Ad-hoc scripts + history events
    1.12011-07-28Import / export jobs
    1.02011-07-08Use RunDeck REST API version 1 (RunDeck 1.2+)

    Release 6.0 - 2013-02-21

    TypeChangesBy

    add

    Support update for output entry format, API v6 #1gschueler

    Release 5.0 - 2012-12-30

    TypeChangesBy

    add

    Job Execution result contains average duration (v5)gschueler

    fix

    Issue #1: execution results don't contain argstringgschueler

    add

    Bulk Job delete (v5)gschueler

    add

    Executions query (v5)gschueler

    add

    History query (v5)gschueler

    add

    Support Rundeck API version 5gschueler

    add

    Maintenance and support of rundeck-api-java-client now primarily provided by the Rundeck project, and is now available at https://rundeck.github.com/rundeck-api-java-clientgschueler

    add

    Add output download, profile page, API token generationconnaryscott

    add

    Support Cookie-based user session authenticationconnaryscott

    Release 2.0 - 2011-08-01

    TypeChangesBy

    add

    Token-based authenticationvbehar

    Release 1.2 - 2011-07-31

    TypeChangesBy

    add

    Run ad-hoc scriptsvbehar

    add

    List history eventsvbehar

    Release 1.1 - 2011-07-28

    TypeChangesBy

    add

    Import jobs (XML or YAML)vbehar

    add

    YAML format is now supported when exporting jobs definitionsvbehar

    add

    Support for using an HTTP proxyvbehar

    Release 1.0 - 2011-07-08

    TypeChangesBy

    add

    Initial releasevbehar
    -
    Copyright © 2011-2012. +
    Copyright © 2011-2013. All Rights Reserved.
    diff --git a/cpd.html b/cpd.html index 13c0939..bfdda20 100644 --- a/cpd.html +++ b/cpd.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • CPD Results
  • -
  • Last Published: 2012-12-31
  • |
  • -
  • Version: 5.0
  • +
  • Last Published: 2013-02-21
  • |
  • +
  • Version: 6.0
  • @@ -223,7 +223,7 @@
    -
    Copyright © 2011-2012. +
    Copyright © 2011-2013. All Rights Reserved.
    diff --git a/dependencies.html b/dependencies.html index 7da6638..0bc2573 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,5 +1,5 @@ - + @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@
  • Project Dependencies
  • -
  • Last Published: 2012-12-31
  • |
  • -
  • Version: 5.0
  • +
  • Last Published: 2013-02-21
  • |
  • +
  • Version: 6.0
  • @@ -168,36 +168,36 @@ } } -

    Dependency Tree

    • org.rundeck:rundeck-api-java-client:jar:5.0 Information
      • org.apache.httpcomponents:httpclient:jar:4.1.2 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.1.2 (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
        • commons-codec:commons-codec:jar:1.4 (compile) Information
      • com.ibm.icu:icu4j:jar:2.6.1 (compile) Information
  • junit:junit:jar:4.10 (test) Information
    • org.hamcrest:hamcrest-core:jar:1.1 (test) Information
  • com.github.robfletcher:betamax:jar:1.0 (test) Information
  • org.codehaus.groovy:groovy-all:jar:1.8.4 (test) Information
  • Licenses

    LGPL: xom

    BSD style: Hamcrest Core

    Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

    Unknown: Groovy, dom4j, icu4j, jaxen, jdom, servlet-api, xalan, xercesImpl, xmlParserAPIs

    Apache License: HttpClient, HttpCore, HttpMime

    Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

    Common Public License Version 1.0: JUnit

    The Apache Software License, Version 2.0: Apache Log4j, Betamax - An HTTP stubbing proxy for testing JVM applications., Commons Codec, Commons IO, Commons Lang, Commons Logging, RunDeck API - Java Client, XML Commons External Components XML APIs

    Apache License Version 2.0: SnakeYAML

    Dependency File Details

    FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
    betamax-1.0.jar160.45 kB685971.5debug-
    icu4j-2.6.1.jar2.34 MB75564861.2debug-
    commons-codec-1.4.jar56.80 kB473051.4debug-
    commons-io-2.1.jar159.33 kB12210461.5debug-
    commons-lang-2.6.jar277.56 kB155133101.3debug-
    commons-logging-1.1.1.jar59.26 kB422821.1debug-
    dom4j-1.6.1.jar306.54 kB208190141.3debug-
    servlet-api-2.5.jar102.65 kB684221.5debug-
    jaxen-1.1.1.jar221.60 kB236214171.2debug-
    jdom-1.0.jar149.66 kB877581.1debug-
    junit-4.10.jar247.23 kB290252311.5debug-
    log4j-1.2.16.jar470.25 kB346308201.1debug-
    httpclient-4.1.2.jar344.00 kB309273221.5debug-
    httpcore-4.1.2.jar176.95 kB185163101.3debug-
    httpmime-4.1.2.jar26.26 kB311521.5debug-
    groovy-all-1.8.4.jar5.86 MB3,8723,686961.5debug-
    jetty-continuation-7.5.1.v20110908.jar19.72 kB231111.5debug-
    jetty-http-7.5.1.v20110908.jar110.53 kB674941.5debug-
    jetty-io-7.5.1.v20110908.jar90.57 kB695531.5debug-
    jetty-server-7.5.1.v20110908.jar296.87 kB17513991.5debug-
    jetty-util-7.5.1.v20110908.jar208.08 kB14012081.5debug-
    hamcrest-core-1.1.jar74.85 kB542131.5debug-
    snakeyaml-1.9.jar259.59 kB238202191.5debug-
    xalan-2.6.0.jar3.00 MB1,6251,548501.1debug-
    xercesImpl-2.6.2.jar986.99 kB845784371.1release-
    xmlParserAPIs-2.6.2.jar121.80 kB238207171.1release-
    xml-apis-1.0.b2.jar106.76 kB217184171.2release-
    xom-1.0.jar106.32 kB1089661.2releasesealed
    TotalSizeEntriesClassesPackagesJDK RevDebugSealed
    2816.22 MB10,6209,6364321.5241
    compile: 16compile: 8.37 MBcompile: 5,210compile: 4,692compile: 229-compile: 12compile: 1
    test: 12test: 7.85 MBtest: 5,410test: 4,944test: 203-test: 12-

    Dependency Repository Locations

    Repo IDURLReleaseSnapshotBlacklisted
    sonatype-snapshotshttp://oss.sonatype.org/content/groups/jettyYesYes-
    apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository-Yes-
    sonatype-nexus-snapshotshttps://oss.sonatype.org/content/repositories/snapshots-Yes-
    sonatype-public-gridhttp://repository.sonatype.org/content/groups/sonatype-public-grid/YesYesYes
    centralhttp://repo1.maven.org/maven2Yes--

    Repository locations for each of the Dependencies.

    Artifactsonatype-snapshotsapache.snapshotssonatype-nexus-snapshotscentral
    com.github.robfletcher:betamax:jar:1.0---Found at http://repo1.maven.org/maven2
    com.ibm.icu:icu4j:jar:2.6.1---Found at http://repo1.maven.org/maven2
    commons-codec:commons-codec:jar:1.4---Found at http://repo1.maven.org/maven2
    commons-io:commons-io:jar:2.1---Found at http://repo1.maven.org/maven2
    commons-lang:commons-lang:jar:2.6---Found at http://repo1.maven.org/maven2
    commons-logging:commons-logging:jar:1.1.1---Found at http://repo1.maven.org/maven2
    dom4j:dom4j:jar:1.6.1---Found at http://repo1.maven.org/maven2
    javax.servlet:servlet-api:jar:2.5---Found at http://repo1.maven.org/maven2
    jaxen:jaxen:jar:1.1.1---Found at http://repo1.maven.org/maven2
    jdom:jdom:jar:1.0---Found at http://repo1.maven.org/maven2
    junit:junit:jar:4.10---Found at http://repo1.maven.org/maven2
    log4j:log4j:jar:1.2.16---Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpclient:jar:4.1.2---Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpcore:jar:4.1.2---Found at http://repo1.maven.org/maven2
    org.apache.httpcomponents:httpmime:jar:4.1.2---Found at http://repo1.maven.org/maven2
    org.codehaus.groovy:groovy-all:jar:1.8.4---Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-continuation:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-http:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-io:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-server:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repo1.maven.org/maven2
    org.eclipse.jetty:jetty-util:jar:7.5.1.v20110908Found at http://oss.sonatype.org/content/groups/jetty--Found at http://repo1.maven.org/maven2
    org.hamcrest:hamcrest-core:jar:1.1---Found at http://repo1.maven.org/maven2
    org.yaml:snakeyaml:jar:1.9---Found at http://repo1.maven.org/maven2
    xalan:xalan:jar:2.6.0---Found at http://repo1.maven.org/maven2
    xerces:xercesImpl:jar:2.6.2---Found at http://repo1.maven.org/maven2
    xerces:xmlParserAPIs:jar:2.6.2---Found at http://repo1.maven.org/maven2
    xml-apis:xml-apis:jar:1.0.b2---Found at http://repo1.maven.org/maven2
    xom:xom:jar:1.0---Found at http://repo1.maven.org/maven2
    Totalsonatype-snapshotsapache.snapshotssonatype-nexus-snapshotscentral
    28 (compile: 16, test: 12)50028