Interface ChangesService
@OpenApiAll
public interface ChangesService
Service returns ChangeSetService to work with Change Sets content.
-
Method Summary
Modifier and TypeMethodDescriptionActivates Change Sets tab, refills table's content and returns ChangeSetService to work with Change Sets content.
-
Method Details
-
getChangeSetService
Activates Change Sets tab, refills table's content and returns ChangeSetService to work with Change Sets content.- Returns:
ChangeSetService
- Throws:
IllegalStateException
- in case of Change Sets tab is not initialized.
-