opendj-server-legacy/src/main/java/org/opends/server/backends/task/TaskState.java
@@ -12,7 +12,7 @@ * information: "Portions Copyright [year] [name of copyright owner]". * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS. * Portions Copyright 2014-2016 ForgeRock AS. */ package org.opends.server.backends.task; @@ -244,7 +244,7 @@ /** * Indicates whether or not this task has been cancelled. * Indicates whether this task has been cancelled. * * @param taskState The task state for which to make the determination. *