Source/Client/PLTClient/src/com/vci/client/workflow/delegate/ProcessCustomClientDelegate.java
@@ -32,7 +32,7 @@
import com.vci.corba.workflow.data.TaskDescInfo;
import com.vci.corba.workflow.data.TaskRevokeInfo;
import com.vci.corba.workflow.data.TasksAssignedInfo;
import com.vci.corba.workflow.method.WorkflowService.GetTasksAssignedByPageingResult;
import com.vci.corba.workflow.WorkflowService.GetTasksAssignedByPageingResult;
public class ProcessCustomClientDelegate extends ClientBaseDelegate {