|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RTaskBindingType | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.common | |
| Uses of RTaskBindingType in com.evolveum.midpoint.repo.sql.data.common |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common that return RTaskBindingType | |
|---|---|
RTaskBindingType |
RTask.getBinding()
|
static RTaskBindingType |
RTaskBindingType.toRepoType(TaskBindingType binding)
|
static RTaskBindingType |
RTaskBindingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RTaskBindingType[] |
RTaskBindingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RTaskBindingType | |
|---|---|
void |
RTask.setBinding(RTaskBindingType binding)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||