- get(String) - Method in class org.jenkins.pubsub.Message
-
Get the named message property value.
- get(Enum) - Method in class org.jenkins.pubsub.Message
-
Get the named message property value (by enum).
- getAccessControlled() - Method in class org.jenkins.pubsub.JobMessage
-
Get the Jenkins AccessControlled object associated with this message.
- getAccessControlled() - Method in class org.jenkins.pubsub.RunMessage
-
Get the Jenkins AccessControlled object associated with this message.
- getBus() - Static method in class org.jenkins.pubsub.PubsubBus
-
- getChannelName() - Method in class org.jenkins.pubsub.JobChannelMessage
-
- getChannelName() - Method in class org.jenkins.pubsub.Message
-
Get the channel name for the message.
- getEventName() - Method in class org.jenkins.pubsub.Message
-
Get the event name for the message.
- getEventUUID() - Method in class org.jenkins.pubsub.Message
-
Get the event UUID for the message.
- getJob() - Method in class org.jenkins.pubsub.JobChannelMessage
-
Get the Jenkins Job associated with this message.
- getJobName() - Method in class org.jenkins.pubsub.JobChannelMessage
-
- getObjectId() - Method in class org.jenkins.pubsub.Message
-
Get the Jenkins domain model object Id that this message instance is
associated with.
- getObjectName() - Method in class org.jenkins.pubsub.Message
-
Get the Jenkins domain model object name (full name) that this message instance is
associated with.
- getObjectType() - Method in class org.jenkins.pubsub.Message
-
Get the Jenkins domain model object type that this message instance is
associated with.
- getRequiredPermission() - Method in class org.jenkins.pubsub.JobChannelMessage
-
- getRun() - Method in class org.jenkins.pubsub.RunMessage
-
Get the Jenkins Run associated with this message.
- GuavaPubsubBus - Class in org.jenkins.pubsub
-
- GuavaPubsubBus() - Constructor for class org.jenkins.pubsub.GuavaPubsubBus
-