- getAppId() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Returns application id.
- getCanonicalName() - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Returns the canonical host name.
- getConfigFile() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
For backwards-compatibility with the previous Plugin derived version.
- getConnection() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQConnection
-
Gets the connection.
- getDisplayName() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
- getDisplayName() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.pipeline.MQMessageStep.Descriptor
-
- getEnableNotifier() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets whether this plugin is enabled or not.
- getEnableVerboseLogging() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets whether verbose logging is enabled or not.
- getExchangeName() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets the exchange name.
- getFullName(Queue.Task) - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Fetches the full name task name if available.
- getFunctionName() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.pipeline.MQMessageStep.Descriptor
-
- getHostName() - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Fetches and caches the jenkins master FQDN.
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQConnection
-
Gets the instance.
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets this extension's instance.
- getJobUrl(Queue.Item) - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Get the job url for use with the REST api.
- getJobUrl(Run) - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Get the job url for use with the REST api.
- getJson() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.pipeline.MQMessageStep
-
- getPersistentDelivery() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Returns true if persistentDelivery is to be used.
- getRequiredContext() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.pipeline.MQMessageStep.Descriptor
-
- getRoutingKey() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets the routing key.
- getServerUri() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets URI for MQ server.
- getSizeOutstandingConfirms() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQConnection
-
Get the number of currently outstanding confirms.
- getTaskUrl(Queue.Task) - Static method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.Util
-
Get the job url for use with the REST api.
- getUserName() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets user name.
- getUserPassword() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets user password.
- getVirtualHost() - Method in class com.sonymobile.jenkins.plugins.mq.mqnotifier.MQNotifierConfig
-
Gets the virtual host name.