public static interface WorkflowPropertyEditor.Result
Modifier and Type | Method and Description |
---|---|
boolean |
isModified()
Returns true when the workflow property was changed.
|
String |
name()
The actual workflow key saved.
|
String |
value()
The actual workflow value saved.
|
boolean isModified()
String name()
String value()
Copyright © 2002-2019 Atlassian. All Rights Reserved.