public class ProjectManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ProjectManager.UpdReport |
Modifier and Type | Field and Description |
---|---|
static ProjectManager |
mgr |
protected java.util.List<csokicraft.util.mgmt.ProjectManager.UpdTask> |
tasks |
Modifier | Constructor and Description |
---|---|
protected |
ProjectManager() |
Modifier and Type | Method and Description |
---|---|
void |
register(Updatable cls) |
protected java.util.List<csokicraft.util.mgmt.ProjectManager.UpdTask> tasks
public static ProjectManager mgr
public void register(Updatable cls)