Commit graph

22 commits

Author SHA1 Message Date
Vincent Behar
01cd512b0b internal refactoring : use a generic parser for list of elements 2011-07-06 22:58:09 +02:00
Vincent Behar
28c3eb20ae add support for nodes (resources) 2011-07-06 18:25:12 +02:00
Vincent Behar
d6b6ec3405 new feature : abort an execution 2011-07-06 17:29:48 +02:00
Vincent Behar
59748a2481 internal refactoring : use an apiPath builder 2011-07-06 16:43:55 +02:00
Vincent Behar
492b31af06 move the Builders classes up to the main package 2011-07-06 15:02:47 +02:00
Vincent Behar
d0bc76abb8 support all options for the /job/ID/executions endpoint 2011-07-06 14:58:37 +02:00
Vincent Behar
f31ed28129 javadoc 2011-07-06 14:08:49 +02:00
Vincent Behar
816c68b08c add license header to all java files 2011-07-06 11:56:49 +02:00
Vincent Behar
57115708f2 add method for getting all running executions 2011-07-06 11:27:49 +02:00
Vincent Behar
c1bed2d58d add mapping for /executions/running 2011-07-05 16:06:41 +02:00
Vincent Behar
c8c45a48fc add support for nodeFilters when running a job 2011-07-05 15:57:45 +02:00
Vincent Behar
8cb822ce4d fix comments 2011-07-05 15:27:33 +02:00
Vincent Behar
bd9fcca724 add support for running ad-hoc commands 2011-07-05 15:25:44 +02:00
Vincent Behar
48948d4c52 add an OptionsBuilder (easier to use in scripts) 2011-07-04 17:36:16 +02:00
Vincent Behar
3720fe9d31 make sure the RundeckClient is well configured 2011-07-04 17:08:22 +02:00
Vincent Behar
0b37e5dc8e add new methods runJob() to trigger a job and wait for its execution to be finished before returning 2011-07-04 17:04:45 +02:00
Vincent Behar
fe5f42fa14 add a new getJobs() method to get all jobs 2011-07-04 15:00:35 +02:00
Vincent Behar
907b0a5e21 add helper methods 2011-07-03 15:18:28 +02:00
Vincent Behar
8f857a18c6 javadoc 2011-07-03 13:02:15 +02:00
Vincent Behar
7b06c9278d cleanup 2011-07-03 12:54:35 +02:00
Vincent Behar
1dfaa8555a add mappings for /projects and /project/NAME 2011-07-01 18:18:26 +02:00
Vincent Behar
d294673b45 initial commit 2011-07-01 17:13:26 +02:00