public class VariableDefinition extends Object
An instance of a variable as returned from the REST API.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Constructor and Description |
---|
VariableDefinition() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllowedValues()
List of values the variable can have,
indirect definition of ChoiceList,
|
String |
getDataType() |
String |
getDefaultValue() |
String |
getName() |
String |
getQualifiedName() |
String |
getTitle() |
boolean |
isRequired() |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.