Interface TakeRegistrationActionService
- All Known Implementing Classes:
TakeRegistrationActionServiceImpl
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionvoid
copyAndRefreshRecords
(EntityExplorerActionSelection selection, String events, String myModules, String registrationStatus, String takeStatus, boolean takeArticle, boolean deleteOriginalEntities, boolean isCopy, boolean useTask, @Nullable AbstractInterruptableJob job) Deprecated.copyAndRefreshRecords
(EntityExplorerActionSelection selection, String events, String myModules, String registrationStatus, String takeStatus, boolean takeArticle, boolean deleteOriginalEntities, boolean isCopy, @Nullable AbstractInterruptableJob job) Deprecated.loadMaskContent
(EntityExplorerActionSelection selection, String defaultRegistrationStatus) Deprecated.
-
Method Details
-
loadMaskContent
TakeRegistrationActionService.TakeRegistrationMaskContent loadMaskContent(EntityExplorerActionSelection selection, String defaultRegistrationStatus) Deprecated. -
copyAndRefreshRecords
void copyAndRefreshRecords(EntityExplorerActionSelection selection, String events, String myModules, String registrationStatus, String takeStatus, boolean takeArticle, boolean deleteOriginalEntities, boolean isCopy, boolean useTask, @Nullable @Nullable AbstractInterruptableJob job) Deprecated. -
copyAndRefreshRecords
String copyAndRefreshRecords(EntityExplorerActionSelection selection, String events, String myModules, String registrationStatus, String takeStatus, boolean takeArticle, boolean deleteOriginalEntities, boolean isCopy, @Nullable @Nullable AbstractInterruptableJob job) Deprecated.
-