Interface MembershipUpdateFlowService
- All Known Implementing Classes:
MembershipUpdateFlowServiceImpl
public interface MembershipUpdateFlowService
-
Method Summary
Modifier and TypeMethodDescriptionvoid
save
(RebindValue[] rebindValues, Map<String, String> params)
-
Method Details
-
save
void save(RebindValue[] rebindValues, Map<String, String> params) throws UnresolvableUriException, UriStoreException, RebindException, URISyntaxException, InterruptedException, CommitException
-