opendj-sdk/opends/src/server/org/opends/server/tools/tasks/TaskScheduleInformation.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Copyright 2008 Sun Microsystems, Inc. * Copyright 2008-2010 Sun Microsystems, Inc. */ package org.opends.server.tools.tasks; @@ -65,7 +65,7 @@ * * @return class of the tasks implementation */ Class getTaskClass(); Class<?> getTaskClass(); /**