|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidActivityException | |
|---|---|
| com.arjuna.mw.wsas | |
| com.arjuna.mw.wscf.model.sagas.api | |
| com.arjuna.mw.wscf.model.twophase.api | |
| Uses of InvalidActivityException in com.arjuna.mw.wsas |
|---|
| Methods in com.arjuna.mw.wsas that throw InvalidActivityException | |
|---|---|
Outcome |
UserActivity.end()
Complete the activity with the current completion status. |
Outcome |
UserActivity.end(CompletionStatus cs)
Complete the activity with the completion status provided. |
void |
UserActivity.resume(ActivityHierarchy tx)
Given a token representing a context, associate it with the current thread of control. |
| Uses of InvalidActivityException in com.arjuna.mw.wscf.model.sagas.api |
|---|
| Methods in com.arjuna.mw.wscf.model.sagas.api that throw InvalidActivityException | |
|---|---|
void |
UserCoordinator.cancel()
Cancel the activity. |
void |
UserCoordinator.close()
Confirm the current activity. |
void |
UserCoordinator.complete()
Complete the activity. |
void |
UserCoordinator.resume(ActivityHierarchy tx)
Given a token representing a context, associate it with the current thread of control. |
| Uses of InvalidActivityException in com.arjuna.mw.wscf.model.twophase.api |
|---|
| Methods in com.arjuna.mw.wscf.model.twophase.api that throw InvalidActivityException | |
|---|---|
void |
UserCoordinator.cancel()
Cancel the activity. |
void |
UserCoordinator.confirm()
Confirm the current activity. |
void |
UserCoordinator.resume(ActivityHierarchy tx)
Given a token representing a context, associate it with the current thread of control. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||