All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anaptecs.jeaf.services.usermanagement.UserManagementMigrationService Maven / Gradle / Ivy

There is a newer version: 1.8.0
Show newest version
/*
 * anaptecs GmbH, Ricarda-Huch-Str. 71, 72760 Reutlingen, Germany
 * 
 * Copyright 2004 - 2019. All rights reserved.
 */
package com.anaptecs.jeaf.services.usermanagement;

import com.anaptecs.jeaf.services.migration.MigrationService;

/**
 * Class is the marker interface for the migration of the user management component.
 * 
 * @author JEAF Generator
 * @version JEAF Release 1.4.x
 */
public interface UserManagementMigrationService extends MigrationService {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy