public class BPSMasterTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
backEndUrl |
protected BpelUploaderClient |
bpelUploaderClient |
protected BPMNUploaderClient |
bpmnUploaderClient |
protected org.wso2.carbon.automation.engine.context.AutomationContext |
bpsServer |
protected HumanTaskUploaderClient |
humanTaskUploaderClient |
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient |
loginLogoutClient |
protected org.wso2.carbon.integration.common.admin.client.SecurityAdminServiceClient |
securityAdminServiceClient |
protected String |
serviceUrl |
protected String |
sessionCookie |
| Constructor and Description |
|---|
BPSMasterTest() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getServiceUrl(String serviceName) |
protected void |
init() |
protected void |
init(String domainKey,
String userKey) |
protected void |
init(org.wso2.carbon.automation.engine.context.TestUserMode testUserMode) |
protected void |
uploadBpelForTest(String bpelFileName) |
protected void |
uploadBpelForTest(String bpelPackageName,
String artifactLocation) |
protected void |
uploadBPMNForTest(String bpmnPackageNam) |
protected void |
uploadBPMNForTest(String taskPackageName,
String taskPackageLocation) |
protected void |
uploadHumanTaskForTest(String humantaskName) |
protected void |
uploadHumanTaskForTest(String taskPackageName,
String taskPackageLocation) |
protected org.wso2.carbon.automation.engine.context.AutomationContext bpsServer
protected String sessionCookie
protected String backEndUrl
protected String serviceUrl
protected org.wso2.carbon.integration.common.admin.client.SecurityAdminServiceClient securityAdminServiceClient
protected BpelUploaderClient bpelUploaderClient
protected HumanTaskUploaderClient humanTaskUploaderClient
protected BPMNUploaderClient bpmnUploaderClient
protected org.wso2.carbon.integration.common.utils.LoginLogoutClient loginLogoutClient
protected void init(org.wso2.carbon.automation.engine.context.TestUserMode testUserMode)
throws Exception
Exceptionprotected void uploadBpelForTest(String bpelFileName) throws Exception
Exceptionprotected void uploadBpelForTest(String bpelPackageName, String artifactLocation) throws RemoteException, InterruptedException, org.wso2.carbon.bpel.stub.mgt.PackageManagementException
RemoteExceptionInterruptedExceptionorg.wso2.carbon.bpel.stub.mgt.PackageManagementExceptionprotected void uploadHumanTaskForTest(String humantaskName) throws Exception
Exceptionprotected void uploadBPMNForTest(String bpmnPackageNam) throws Exception
Exceptionprotected void uploadHumanTaskForTest(String taskPackageName, String taskPackageLocation) throws InterruptedException, RemoteException, org.wso2.carbon.humantask.stub.mgt.PackageManagementException
InterruptedExceptionRemoteExceptionorg.wso2.carbon.humantask.stub.mgt.PackageManagementExceptionprotected void uploadBPMNForTest(String taskPackageName, String taskPackageLocation) throws InterruptedException, RemoteException, org.wso2.carbon.humantask.stub.mgt.PackageManagementException
InterruptedExceptionRemoteExceptionorg.wso2.carbon.humantask.stub.mgt.PackageManagementExceptionprotected String getServiceUrl(String serviceName) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2015 WSO2 Inc. All rights reserved.