public class ApplicationPublisher extends Object
| Constructor and Description |
|---|
ApplicationPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
publishApplication(String applicationType,
String UUID,
String adminPublisherSession)
This method is use for publish web application or mobile application
|
public void publishApplication(String applicationType, String UUID, String adminPublisherSession) throws IOException
applicationType - type of the application whether mobile application or web applicationUUID - UUID of the applicationIOException - Throws this when failed to create web applicationCopyright © 2017 WSO2. All rights reserved.