Class GetSubscriptionsCommandBuilder

java.lang.Object
org.wso2.carbon.event.ws.internal.builders.GetSubscriptionsCommandBuilder

@Deprecated public class GetSubscriptionsCommandBuilder extends Object
Deprecated.
  • Constructor Details

    • GetSubscriptionsCommandBuilder

      public GetSubscriptionsCommandBuilder()
      Deprecated.
  • Method Details

    • buildResponseforGetSubscriptions

      public static org.apache.axiom.soap.SOAPEnvelope buildResponseforGetSubscriptions(List<org.wso2.carbon.event.core.subscription.Subscription> subscriptions, int maxResultCount, int startIndex)
      Deprecated.