@Singleton @Path(value="rtm") public class RtmPluginServices extends Object
Modifier and Type | Class and Description |
---|---|
class |
RtmPluginServices.RTMLink |
Constructor and Description |
---|
RtmPluginServices() |
Modifier and Type | Method and Description |
---|---|
RtmPluginServices.RTMLink |
getRtmLink(String executionID) |
@GET @Path(value="/rtmlink/{id}") @Produces(value="application/json") public RtmPluginServices.RTMLink getRtmLink(@PathParam(value="id") String executionID)
Copyright © 2020. All rights reserved.