public class BPELPackageManagementClient extends Object
| Constructor and Description |
|---|
BPELPackageManagementClient(String bpsURL,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.bpel.stub.mgt.types.DeployedPackagesPaginated |
listDeployedPackagesPaginated(int page,
String packageSearchString)
This method list deployed BPS packages
|
static String |
login(String userName,
String password)
Creates the login session BPS login
|
public org.wso2.carbon.bpel.stub.mgt.types.DeployedPackagesPaginated listDeployedPackagesPaginated(int page,
String packageSearchString)
throws RemoteException,
org.wso2.carbon.bpel.stub.mgt.PackageManagementException
page - packageSearchString - org.wso2.carbon.bpel.stub.mgt.PackageManagementExceptionRemoteExceptionpublic static String login(String userName, String password) throws RemoteException, org.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionException, SocketException
ExceptionRemoteExceptionorg.wso2.carbon.authenticator.stub.LoginAuthenticationExceptionExceptionSocketExceptionCopyright © 2019 WSO2. All rights reserved.