code review changes

This commit is contained in:
cagache
2018-10-01 16:38:19 +03:00
parent b078149258
commit 810879d51c
2 changed files with 89 additions and 3 deletions

View File

@@ -39,8 +39,8 @@ import org.springframework.stereotype.Service;
/**
* Service for different disposition schedule actions
*
* @author jcule
* @since 2.7.0.1
* @author jcule, cagache
* @since 2.6.2
*/
@Service
public class DispositionScheduleService extends BaseAPI