public class SiddhiApiServiceImpl extends SiddhiApiService
| Constructor and Description |
|---|
SiddhiApiServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
siddhiArtifactDeployPost(String siddhiApp) |
javax.ws.rs.core.Response |
siddhiArtifactUndeploySiddhiAppGet(String siddhiAppName) |
public javax.ws.rs.core.Response siddhiArtifactDeployPost(String siddhiApp) throws NotFoundException
siddhiArtifactDeployPost in class SiddhiApiServiceNotFoundExceptionpublic javax.ws.rs.core.Response siddhiArtifactUndeploySiddhiAppGet(String siddhiAppName) throws NotFoundException
siddhiArtifactUndeploySiddhiAppGet in class SiddhiApiServiceNotFoundExceptionCopyright © 2019. All rights reserved.