public class SystemState extends Object
| Constructor and Description |
|---|
SystemState() |
| Modifier and Type | Method and Description |
|---|---|
static SystemState |
getInstance() |
boolean |
isAcceptJobs() |
void |
resetAcceptJobs(String userid) |
void |
setAcceptJobs() |
public static SystemState getInstance()
public boolean isAcceptJobs()
public void resetAcceptJobs(String userid)
public void setAcceptJobs()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.