@DisallowConcurrentExecution public class UpgradeTasksJob extends OtherJobBase
OtherJobBase.OtherJobInput, OtherJobBase.OtherJobOutput| Modifier and Type | Field and Description |
|---|---|
static String |
UPGRADE_TASKS_DEF
attribute definition for upgrade tasks
|
static String |
UPGRADE_TASKS_METADATA_GROUP
group holding metadata
|
static String |
UPGRADE_TASKS_VERSION_ATTR
version
|
| Constructor and Description |
|---|
UpgradeTasksJob() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDBVersion() |
static String |
grouperUpgradeTasksStemName()
stem name for upgrade tasks
|
static void |
main(String[] args)
run the daemon
|
OtherJobBase.OtherJobOutput |
run(OtherJobBase.OtherJobInput otherJobInput)
implement this method for the logic of the OtherJob
|
static void |
runDaemonStandalone()
run standalone
|
execute, execute, getOtherJobInput, otherJobLogUpdaterDeregister, otherJobLogUpdaterInit, otherJobLogUpdaterRegister, setOtherJobInput, storeLogInDbpublic static final String UPGRADE_TASKS_DEF
public static final String UPGRADE_TASKS_VERSION_ATTR
public static final String UPGRADE_TASKS_METADATA_GROUP
public static void main(String[] args)
args - public static void runDaemonStandalone()
public OtherJobBase.OtherJobOutput run(OtherJobBase.OtherJobInput otherJobInput)
OtherJobBaserun in class OtherJobBaseOtherJobBase.run(edu.internet2.middleware.grouper.app.loader.OtherJobBase.OtherJobInput)public static String grouperUpgradeTasksStemName()
public static int getDBVersion()
Copyright © 2016 Internet2. All rights reserved.