public class SystemTaskUtil
extends java.lang.Object
| Constructor and Description |
|---|
SystemTaskUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<SystemStateEntry> |
getAllSystemStateEntries() |
static java.util.List<SystemStateEntry> |
getAllSystemStateEntriesByAccName(java.lang.String accountName) |
public static java.util.List<SystemStateEntry> getAllSystemStateEntries() throws java.lang.Exception
java.lang.Exceptionpublic static java.util.List<SystemStateEntry> getAllSystemStateEntriesByAccName(java.lang.String accountName) throws java.lang.Exception
java.lang.Exception