rundeck-api-java-client/testapidocs/reference/current.xml
2014-11-25 11:08:35 -08:00

2478 lines
50 KiB
XML

<api>
<package name="org.rundeck.api"
>
<class name="ExecutionQueryParametersTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ExecutionQueryParametersTest"
type="org.rundeck.api.ExecutionQueryParametersTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="dateParameter"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="listParameter"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="stringParameter"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
<class name="RundeckClientTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="RundeckClientTest"
type="org.rundeck.api.RundeckClientTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="abortExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="abortExecutionAsUser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="abortExecutionAsUserUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="apiVersionDefaultLatest"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="bulkDelete"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="bulkDeleteFailDNE"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="bulkDeleteFailUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="createProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteAllJobExecutionsSuccess"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteAllJobExecutionsUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteApiToken"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionFailure"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionNullInput"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionSuccess"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionsMixed"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionsSuccess"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteExecutionsUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteJob"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteJobNotFound"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteKey"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="deleteProjectConfigKeyed"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputForNode"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputForNodeAndStep"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputForStep"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputState"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionOutputStateOnly"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="executionState"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="exportProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="generateApiToken"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getApiToken"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecution_v11"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecution_v11_buggy"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecutions"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecutionsPaging"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getExecutionsV11"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getHistory"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getHistoryExcludeJoblist"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getHistoryJoblist"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getHistoryUser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getKeyData_private"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getKeyData_public"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getKey_private"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getKey_public"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getProjectConfig"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getProjectConfigKeyed"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getProjectConfigKeyedDNE"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="getProjects"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsContextProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsNoProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsProjectParam"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsProjectParamOverride"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsProjectParamV7"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsUUIDParamPreserveV9"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importJobsUUIDParamRemoveV9"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importProjectFailure"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="importProjectSuccess"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="listApiTokens"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="listApiTokens_user"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="listKeyDirectory"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="listKeyDirectoryRoot"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="runningExecutionsV8"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="runningExecutionsV9"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="setProjectConfig"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="setProjectConfigKeyed"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="setUp"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="storeKey_private"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="storeKey_public"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocCommand"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocCommandAsUser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocCommandAsUserUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocCommand_v11"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocCommand_v11_buggy"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScript"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScriptAsUser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScriptAsUserUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScriptInpterpreter"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScript_v11"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerAdhocScript_v11_buggy"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerJobAsUser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerJobAsUserUnauthorized"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerJobBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerJobBasic_v11"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="triggerJobBasic_v11_patch"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<field name="TEST_TOKEN_0"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;PVnN5K3OPc5vduS3uVuVnEsD57pDC5pd&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_1"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;0UUNkeRp4d58EDeCs7S6UdODp334DvK9&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_2"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;PP4s4SdCRO6KUoNPd1D303Dc304ORN87&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_3"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;9RdEosesKP3se4oV9EKOd4s3RUeUS3ON&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_4"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;sN5RRSNvu15DnV6EcNDdc2CkdPcv3s32&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_5"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;C3O6d5O98Kr6Dpv71sdE4ERdCuU12P6d&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_6"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;Do4d3NUD5DKk21DR4sNK755RcPk618vn&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_7"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;8Dp9op111ER6opsDRkddvE86K9sE499s&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="TEST_TOKEN_8"
type="java.lang.String"
transient="false"
volatile="false"
value="&quot;GG7uj1y6UGahOs7QlmeN2sIwz1Y2j7zI&quot;"
static="true"
final="true"
deprecated="not deprecated"
visibility="public"
>
</field>
<field name="recorder"
type="betamax.Recorder"
transient="false"
volatile="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</field>
</class>
</package>
<package name="org.rundeck.api.generator"
>
<class name="ProjectConfigGeneratorTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectConfigGeneratorTest"
type="org.rundeck.api.generator.ProjectConfigGeneratorTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="generate"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ProjectGeneratorTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectGeneratorTest"
type="org.rundeck.api.generator.ProjectGeneratorTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="generate"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
</package>
<package name="org.rundeck.api.parser"
>
<class name="AbortParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="AbortParserTest"
type="org.rundeck.api.parser.AbortParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseFailedAbort"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parsePendingAbort"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="BaseStateParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="BaseStateParserTest"
type="org.rundeck.api.parser.BaseStateParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="testBase1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testBase2"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
<class name="BulkDeleteParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="BulkDeleteParserTest"
type="org.rundeck.api.parser.BulkDeleteParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="bulkParser"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="bulkParserAllsuccessful"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="DeleteParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="DeleteParserTest"
type="org.rundeck.api.parser.DeleteParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="failedResult1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="failedResult2"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="failedResult3"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="successfulResult"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="EventParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="EventParserTest"
type="org.rundeck.api.parser.EventParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseAdhocEvent"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseSucceededEvent"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ExecutionParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ExecutionParserTest"
type="org.rundeck.api.parser.ExecutionParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseAdhocExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseMinimalistExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseRunningExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseSucceededExecution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseV10Execution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseV9Execution"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ExecutionStateParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ExecutionStateParserTest"
type="org.rundeck.api.parser.ExecutionStateParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="testBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
<class name="HistoryParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="HistoryParserTest"
type="org.rundeck.api.parser.HistoryParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseHistory"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="IndexedWorkflowStepStateParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="IndexedWorkflowStepStateParserTest"
type="org.rundeck.api.parser.IndexedWorkflowStepStateParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="testLookupContextDescend1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testLookupContextSimple1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testLookupContextSimple2"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testParse1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="DocumentException" type="org.dom4j.DocumentException">
</exception>
</method>
</class>
<class name="JobParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="JobParserTest"
type="org.rundeck.api.parser.JobParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseExecutionJob1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseExecutionJob2"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseJob"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="JobsImportResultParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="JobsImportResultParserTest"
type="org.rundeck.api.parser.JobsImportResultParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseResult"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ListParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ListParserTest"
type="org.rundeck.api.parser.ListParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseExecutions"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseJobs"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseNodes"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseProjects"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="NodeParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="NodeParserTest"
type="org.rundeck.api.parser.NodeParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseNode"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="OutputEntryParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="OutputEntryParserTest"
type="org.rundeck.api.parser.OutputEntryParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="testEntryBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testEntryState"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
<class name="OutputParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="OutputParserTest"
type="org.rundeck.api.parser.OutputParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseOutputBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseOutputFiltered"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseOutputUnmodified"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ParserHelperTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ParserHelperTest"
type="org.rundeck.api.parser.ParserHelperTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="loadEmptyDocument"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="loadErrorDocument"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="loadSuccessDocument"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ProjectConfigParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectConfigParserTest"
type="org.rundeck.api.parser.ProjectConfigParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ProjectConfigPropertyParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectConfigPropertyParserTest"
type="org.rundeck.api.parser.ProjectConfigPropertyParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseFromProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="parseProperty"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ProjectParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectParserTest"
type="org.rundeck.api.parser.ProjectParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="ProjectParserV11Test"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ProjectParserV11Test"
type="org.rundeck.api.parser.ProjectParserV11Test"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="StringParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="StringParserTest"
type="org.rundeck.api.parser.StringParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseJob"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="SystemInfoParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="SystemInfoParserTest"
type="org.rundeck.api.parser.SystemInfoParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parseProject"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
<class name="WorkflowStateParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="WorkflowStateParserTest"
type="org.rundeck.api.parser.WorkflowStateParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="parse"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="parseBasic"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
<class name="WorkflowStepStateParserTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="WorkflowStepStateParserTest"
type="org.rundeck.api.parser.WorkflowStepStateParserTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="testParse1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testParseRunning1"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="testParseRunning2"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
</class>
</package>
<package name="org.rundeck.api.util"
>
<class name="ParametersUtilTest"
extends="java.lang.Object"
abstract="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<constructor name="ParametersUtilTest"
type="org.rundeck.api.util.ParametersUtilTest"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</constructor>
<method name="generateArgString"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
<method name="generateNodeFiltersString"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<exception name="Exception" type="java.lang.Exception">
</exception>
</method>
</class>
</package>
</api>