|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoPermissionException | |
---|---|
com.arjuna.mw.wsas | |
com.arjuna.mw.wscf.model.sagas.api | |
com.arjuna.mw.wscf.model.twophase.api |
Uses of NoPermissionException in com.arjuna.mw.wsas |
---|
Methods in com.arjuna.mw.wsas that throw NoPermissionException | |
---|---|
Outcome |
UserActivity.end()
Complete the activity with the current completion status. |
Outcome |
UserActivity.end(CompletionStatus cs)
Complete the activity with the completion status provided. |
Uses of NoPermissionException in com.arjuna.mw.wscf.model.sagas.api |
---|
Methods in com.arjuna.mw.wscf.model.sagas.api that throw NoPermissionException | |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity. |
void |
UserCoordinator.close()
Confirm the current activity. |
void |
UserCoordinator.complete()
Complete the activity. |
Uses of NoPermissionException in com.arjuna.mw.wscf.model.twophase.api |
---|
Methods in com.arjuna.mw.wscf.model.twophase.api that throw NoPermissionException | |
---|---|
void |
UserCoordinator.cancel()
Cancel the activity. |
void |
UserCoordinator.confirm()
Confirm the current activity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |