Interface CrossNodesCommunication.EnablePluginRequestOrBuilder

    • Method Detail

      • hasMetadata

        boolean hasMetadata()
        .com.atlassian.bamboo.grpc.Metadata metadata = 1;
        Returns:
        Whether the metadata field is set.
      • getPluginKey

        String getPluginKey()
        string pluginKey = 2;
        Returns:
        The pluginKey.
      • getPluginKeyBytes

        com.google.protobuf.ByteString getPluginKeyBytes()
        string pluginKey = 2;
        Returns:
        The bytes for pluginKey.
      • getPluginsVersion

        int getPluginsVersion()
        int32 pluginsVersion = 3;
        Returns:
        The pluginsVersion.
      • getPluginName

        String getPluginName()
        string pluginName = 4;
        Returns:
        The pluginName.
      • getPluginNameBytes

        com.google.protobuf.ByteString getPluginNameBytes()
        string pluginName = 4;
        Returns:
        The bytes for pluginName.