Uses of Interface
com.orchestranetworks.userservice.UserServiceProcessEventOutcomeContext
-
Packages that use UserServiceProcessEventOutcomeContext Package Description com.orchestranetworks.userservice A public API for user services. -
-
Uses of UserServiceProcessEventOutcomeContext in com.orchestranetworks.userservice
Methods in com.orchestranetworks.userservice with parameters of type UserServiceProcessEventOutcomeContext Modifier and Type Method Description UserServiceEventOutcomeUserService. processEventOutcome(UserServiceProcessEventOutcomeContext<S> aContext, UserServiceEventOutcome anEventOutcome)This method is called by EBX® after processing initialization or an action or submit event callback if the returned a notnullvalue.
-