Class LifeCycleAdminClient


  • public class LifeCycleAdminClient
    extends Object
    • Constructor Detail

      • LifeCycleAdminClient

        public LifeCycleAdminClient​(String backEndUrl,
                                    String sessionCookie)
                             throws org.apache.axis2.AxisFault
        Throws:
        org.apache.axis2.AxisFault
      • LifeCycleAdminClient

        public LifeCycleAdminClient​(String backEndUrl,
                                    String userName,
                                    String password)
                             throws org.apache.axis2.AxisFault
        Throws:
        org.apache.axis2.AxisFault
    • Method Detail

      • getLifecycleConfiguration

        public String getLifecycleConfiguration​(String lifeCycleName)
                                         throws org.wso2.carbon.governance.lcm.stub.LifeCycleManagementServiceExceptionException,
                                                RemoteException
        Throws:
        org.wso2.carbon.governance.lcm.stub.LifeCycleManagementServiceExceptionException
        RemoteException
      • editLifeCycle

        public boolean editLifeCycle​(String oldLifeCycleName,
                                     String lifeCycleConfiguration)
                              throws org.wso2.carbon.governance.lcm.stub.LifeCycleManagementServiceExceptionException,
                                     RemoteException
        Throws:
        org.wso2.carbon.governance.lcm.stub.LifeCycleManagementServiceExceptionException
        RemoteException