@Path(value="/") public class ClassInfo extends FrankApiBase
log, securityContext, servletConfig, servletRequest, uriInfo| Constructor and Description |
|---|
ClassInfo() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getClassInfo(String className,
String baseClassName) |
afterPropertiesSet, allowDeprecatedEndpoints, callAsyncGateway, callSyncGateway, callSyncGateway, getApplicationContext, getEnvironment, getGateway, getJAXRSService, getProperty, getSecurityContext, getServletRequest, getUriInfo, getUserPrincipalName, sendSyncMessage, setApplicationContext@GET @RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/classinfo/{className}") @Produces(value="application/json") public javax.ws.rs.core.Response getClassInfo(@PathParam(value="className") String className, @QueryParam(value="base") String baseClassName)
Copyright © 2023 Frank!Framework. All rights reserved.