Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.InstallPluginRequest
Package
Description
-
Uses of CrossNodesCommunication.InstallPluginRequest in com.atlassian.bamboo.cluster.event.plugin
Modifier and TypeMethodDescriptionInstallPluginEvent.toGrpcRequestMessage
(@NotNull MetadataInfo metadataInfo, String pluginKey, int pluginsVersion, String pluginName) -
Uses of CrossNodesCommunication.InstallPluginRequest in com.atlassian.bamboo.grpc
Modifier and TypeMethodDescriptionCrossNodesCommunication.InstallPluginRequest.Builder.build()
CrossNodesCommunication.InstallPluginRequest.Builder.buildPartial()
CrossNodesCommunication.InstallPluginRequest.getDefaultInstance()
CrossNodesCommunication.InstallPluginRequest.Builder.getDefaultInstanceForType()
CrossNodesCommunication.InstallPluginRequest.getDefaultInstanceForType()
CrossNodesCommunication.InstallPluginRequest.parseDelimitedFrom
(InputStream input) CrossNodesCommunication.InstallPluginRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.InstallPluginRequest.parseFrom
(byte[] data) CrossNodesCommunication.InstallPluginRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.InstallPluginRequest.parseFrom
(com.google.protobuf.ByteString data) CrossNodesCommunication.InstallPluginRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.InstallPluginRequest.parseFrom
(com.google.protobuf.CodedInputStream input) CrossNodesCommunication.InstallPluginRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.InstallPluginRequest.parseFrom
(InputStream input) CrossNodesCommunication.InstallPluginRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.InstallPluginRequest.parseFrom
(ByteBuffer data) CrossNodesCommunication.InstallPluginRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<CrossNodesCommunication.InstallPluginRequest,
CrossNodesCommunication.CommonResponse> PluginCrossNodesEventsServiceGrpc.getInstallPluginMethod()
com.google.protobuf.Parser<CrossNodesCommunication.InstallPluginRequest>
CrossNodesCommunication.InstallPluginRequest.getParserForType()
static com.google.protobuf.Parser<CrossNodesCommunication.InstallPluginRequest>
CrossNodesCommunication.InstallPluginRequest.parser()
Modifier and TypeMethodDescriptiondefault void
PluginCrossNodesEventsServiceGrpc.AsyncService.installPlugin
(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) Plugins management related eventsPluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceBlockingStub.installPlugin
(CrossNodesCommunication.InstallPluginRequest request) Plugins management related eventscom.google.common.util.concurrent.ListenableFuture<CrossNodesCommunication.CommonResponse>
PluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceFutureStub.installPlugin
(CrossNodesCommunication.InstallPluginRequest request) Plugins management related eventsvoid
PluginCrossNodesEventsServiceGrpc.PluginCrossNodesEventsServiceStub.installPlugin
(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) Plugins management related eventsCrossNodesCommunication.InstallPluginRequest.Builder.mergeFrom
(CrossNodesCommunication.InstallPluginRequest other) CrossNodesCommunication.InstallPluginRequest.newBuilder
(CrossNodesCommunication.InstallPluginRequest prototype) -
Uses of CrossNodesCommunication.InstallPluginRequest in com.atlassian.bamboo.grpc.receiver
Modifier and TypeMethodDescriptionvoid
PluginCrossNodesEventsReceiverService.installPlugin
(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)