Added missing Headers, removed @Auther comment
Signed-off-by: Nonnenmacher Fabian <fabian.nonnenmacher@bosch-si.com>
This commit is contained in:
committed by
Nonnenmacher Fabian
parent
d183322522
commit
05ce99bf3d
@@ -9,7 +9,6 @@ import com.vaadin.ui.CustomComponent;
|
||||
* base class for all configuration views. This class implements the logic for
|
||||
* the handling of the
|
||||
*
|
||||
* @author Fabian Nonnenmacher
|
||||
*/
|
||||
public abstract class BaseConfigurationView extends CustomComponent implements ConfigurationGroup {
|
||||
|
||||
|
||||
@@ -22,7 +22,6 @@ import com.vaadin.ui.VerticalLayout;
|
||||
/**
|
||||
* View to configure the polling interval and the overdue time.
|
||||
*
|
||||
* @author Fabian Nonnenmacher
|
||||
*
|
||||
*/
|
||||
@SpringComponent
|
||||
|
||||
Reference in New Issue
Block a user