Skip navigation links
A B C E F G I J L M N O R S T U W 

A

ACCEPT_WORK - Static variable in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
acceptWork(String, String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
ACTIVITIES_PATH - Static variable in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
Activity - Class in org.eclipse.microprofile.lra.tck.participant.model
 
Activity(String) - Constructor for class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
ActivityController - Class in org.eclipse.microprofile.lra.tck.participant.api
 
ActivityController() - Constructor for class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
ActivityService - Class in org.eclipse.microprofile.lra.tck.participant.service
 
ActivityService() - Constructor for class org.eclipse.microprofile.lra.tck.participant.service.ActivityService
 
activityWithLRA(String, String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
add(Activity) - Method in class org.eclipse.microprofile.lra.tck.participant.service.ActivityService
 
after() - Method in class org.eclipse.microprofile.lra.tck.TckTests
 
afterClass() - Static method in class org.eclipse.microprofile.lra.tck.TckTests
 

B

before() - Method in class org.eclipse.microprofile.lra.tck.TckTests
 
beforeClass(LRAClient) - Static method in class org.eclipse.microprofile.lra.tck.TckTests
 

C

cancelOn(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
cancelOnFamily(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
compensate(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
Performing a PUT on "participant URL"/compensate will cause the participant to compensate the work that was done within the scope of the transaction.
compensatedStatus(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
compensateWork(String, String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
complete(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
Performing a PUT on "participant URL"/complete will cause the participant to tidy up and it can forget this transaction.
completedStatus(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
completeWork(String, String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

E

extendTimeLimit(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

F

findAll() - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
findAll() - Method in class org.eclipse.microprofile.lra.tck.participant.service.ActivityService
 
forget(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
forgetWork(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

G

getAcceptedCount() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getActivity(String) - Method in class org.eclipse.microprofile.lra.tck.participant.service.ActivityService
 
getAndDecrementAcceptCount() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getCompensatedCount() - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
getCompletedCount() - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
getEndData() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getId() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getRcvUrl() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getSize(TckMethodResult, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.lra.tck.TckTestJsonMarshaller
 
getStatus() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getStatusUrl() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
getTerminationUris(Class<?>, URI) - Static method in class org.eclipse.microprofile.lra.tck.participant.api.Util
 
getUserData() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 

I

isAsyncCompletion(Method) - Static method in class org.eclipse.microprofile.lra.tck.participant.api.Util
Providing information if method is defined to be completed asynchronously.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.microprofile.lra.tck.TckTestJsonMarshaller
 

J

JaxRsActivator - Class in org.eclipse.microprofile.lra.tck
 
JaxRsActivator() - Constructor for class org.eclipse.microprofile.lra.tck.JaxRsActivator
 

L

leaveWork(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
leaveWorkViaAPI(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
Test that participants can leave an LRA using the LRAClient programmatic API

M

multiLevelNestedActivity(String, String, Integer) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

N

nestedActivity(String, String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

O

org.eclipse.microprofile.lra.tck - package org.eclipse.microprofile.lra.tck
 
org.eclipse.microprofile.lra.tck.participant.api - package org.eclipse.microprofile.lra.tck.participant.api
 
org.eclipse.microprofile.lra.tck.participant.model - package org.eclipse.microprofile.lra.tck.participant.model
 
org.eclipse.microprofile.lra.tck.participant.service - package org.eclipse.microprofile.lra.tck.participant.service
 

R

remove(String) - Method in class org.eclipse.microprofile.lra.tck.participant.service.ActivityService
 
runTck(String, boolean) - Method in class org.eclipse.microprofile.lra.tck.TckResource
 
runTck(LRAClient, String, boolean) - Method in class org.eclipse.microprofile.lra.tck.TckTests
 

S

setAcceptedCount(int) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setEndData(String) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setId(String) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setRcvUrl(String) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setStatus(CompensatorStatus) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setStatusUrl(String) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
setUserData(String) - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 
status(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
Performing a GET on the participant URL will return the current status of the participant CompensatorStatus, or 404 if the participant is no longer present.
subActivity(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
supportsLRACall(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 

T

TckMethodMarker - Annotation Type in org.eclipse.microprofile.lra.tck
 
TckResource - Class in org.eclipse.microprofile.lra.tck
 
TckResource() - Constructor for class org.eclipse.microprofile.lra.tck.TckResource
 
TckTestJsonMarshaller - Class in org.eclipse.microprofile.lra.tck
 
TckTestJsonMarshaller() - Constructor for class org.eclipse.microprofile.lra.tck.TckTestJsonMarshaller
 
TckTests - Class in org.eclipse.microprofile.lra.tck
 
TckTests() - Constructor for class org.eclipse.microprofile.lra.tck.TckTests
 
timeLimit(String) - Method in class org.eclipse.microprofile.lra.tck.participant.api.ActivityController
 
toString() - Method in class org.eclipse.microprofile.lra.tck.participant.model.Activity
 

U

Util - Class in org.eclipse.microprofile.lra.tck.participant.api
 

W

writeTo(TckMethodResult, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.microprofile.lra.tck.TckTestJsonMarshaller
 
A B C E F G I J L M N O R S T U W 
Skip navigation links

Copyright © 2018 Eclipse Foundation. All rights reserved.