Interface CopyLicenceActionService
- All Known Implementing Classes:
CopyLicenceActionServiceImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doCopy
(EntityExplorerActionSelection selection, RebindValue[] values, @Nullable Map<String, String> params) Deprecated.
-
Method Details
-
doCopy
void doCopy(EntityExplorerActionSelection selection, RebindValue[] values, @Nullable @Nullable Map<String, String> params) throws RebindException, InterruptedException, UriStoreException, URISyntaxException, UnresolvableUriExceptionDeprecated.
-