@Path(value="/") public class TestPipeline extends FrankApiBase
Modifier and Type | Field and Description |
---|---|
static String |
RESULT_STATE_HEADER |
DEFAULT_CHARSET, HEADER_ADAPTER_NAME_KEY, HEADER_CONFIGURATION_NAME_KEY, HEADER_CONNECTION_FACTORY_NAME_KEY, HEADER_DATASOURCE_NAME_KEY, HEADER_RECEIVER_NAME_KEY, log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
TestPipeline() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
postTestPipeLine(org.apache.cxf.jaxrs.ext.multipart.MultipartBody inputDataMap) |
afterPropertiesSet, callAsyncGateway, callSyncGateway, callSyncGateway, convert, getBooleanValue, getGateway, getIntegerValue, getJAXRSService, getUserPrincipalName, getValue, resolveStringFromMap, resolveStringFromMap, resolveStringWithEncoding, resolveTypeFromMap, sendSyncMessage, setApplicationContext
public static final String RESULT_STATE_HEADER
@POST @RolesAllowed(value="IbisTester") @Path(value="/test-pipeline") @Produces(value="application/json") @Consumes(value="multipart/form-data") public javax.ws.rs.core.Response postTestPipeLine(org.apache.cxf.jaxrs.ext.multipart.MultipartBody inputDataMap) throws ApiException
ApiException
Copyright © 2023 Frank!Framework. All rights reserved.