Package | Description |
---|---|
org.waarp.openr66.database.data |
Classes implementing Database Data model
|
org.waarp.openr66.pojo |
Modifier and Type | Method and Description |
---|---|
DbTaskRunner.TASKSTEP |
DbTaskRunner.getGlobalStep() |
DbTaskRunner.TASKSTEP |
DbTaskRunner.getLastGlobalStep() |
static DbTaskRunner.TASKSTEP |
DbTaskRunner.TASKSTEP.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbTaskRunner.TASKSTEP[] |
DbTaskRunner.TASKSTEP.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static DbPreparedStatement |
DbTaskRunner.getCountStepPrepareStatement(DbSession session,
DbTaskRunner.TASKSTEP globalstep) |
String |
DbRule.printTasks(boolean isSender,
DbTaskRunner.TASKSTEP step) |
Modifier and Type | Method and Description |
---|---|
DbTaskRunner.TASKSTEP |
Transfer.TASKSTEP.toLegacy() |
Copyright © 2009–2020 Waarp. All rights reserved.