Package | Description |
---|---|
org.xwiki.test.ui.po.diff |
Modifier and Type | Method and Description |
---|---|
Conflict.DecisionType |
Conflict.getCurrentDecision() |
static Conflict.DecisionType |
Conflict.DecisionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Conflict.DecisionType[] |
Conflict.DecisionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Conflict.setDecision(Conflict.DecisionType type)
Change the decision with the given type.
|
Copyright © 2004–2021 XWiki. All rights reserved.