@ApplicationScoped @Path(value="nolraresource") public class NoLRAResource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_LRA_RESOURCE_PATH |
static String |
NON_TRANSACTIONAL_WORK_PATH |
| Constructor and Description |
|---|
NoLRAResource() |
public static final String NO_LRA_RESOURCE_PATH
public static final String NON_TRANSACTIONAL_WORK_PATH
@PUT
@Path(value="work")
public jakarta.ws.rs.core.Response work2(@HeaderParam(value="Long-Running-Action")
URI lraId)
Copyright © 2018 – 2023 Eclipse Foundation. All rights reserved.
Use is subject to license terms.