- get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
Gets this extension's instance.
- get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.ItemListenerImpl
-
Gets this extension's instance.
- get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.SaveableListenerImpl
-
Gets instance of this extension.
- get() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
-
Gets this extension from extension list.
- getAllListeners() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.utils.ApplicationMessageNotifyUtil
-
- getAppId() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
-
Gets application id.
- getAppId() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
-
- getAppId() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
-
Gets application id.
- getAppIds() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
-
Get hashset of app ids.
- getChannel() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
-
Gets instance of Channel, not RMQChannel.
- getChannelStatus(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
-
Gets status of channel bins specified queue.
- getChannelStatus(String) - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
-
Gets status of channel for specified queue.
- getConsumeItems() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
- getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
- getDisplayName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem.DescriptorImpl
-
- getInitialDelay() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
-
- getInstance() - クラス のstaticメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQManager
-
Gets instance.
- getName() - インタフェース のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.listeners.ApplicationMessageListener
-
Gets name.
- getName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.logger.MessageLogger
-
- getNewInstance() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
-
- getQueueName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RabbitmqConsumeItem
-
Gets queue name.
- getQueueName() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQChannel
-
Gets queue name.
- getRecurrencePeriod() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.watchdog.ReconnectTimer
-
- getRMQChannels() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
-
Gets the list of RMQChannels.
- getServiceUri() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
Gets URI for RabbitMQ service.
- getServiceUri() - クラス のメソッドorg.jenkinsci.plugins.rabbitmqconsumer.RMQConnection
-
Gets URI for RabbitMQ service.
- GlobalRabbitmqConfiguration - org.jenkinsci.plugins.rabbitmqconsumerのクラス
-
Descriptor for global configuration.
- GlobalRabbitmqConfiguration(boolean, String, List<RabbitmqConsumeItem>, boolean) - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
Creates GlobalRabbitmqConfiguration instance with specified parameters.
- GlobalRabbitmqConfiguration() - クラス のコンストラクタorg.jenkinsci.plugins.rabbitmqconsumer.GlobalRabbitmqConfiguration
-
Create GlobalRabbitmqConfiguration from disk.