Package com.flowable.form.model
Class MetadataDefinition
java.lang.Object
com.flowable.form.model.MetadataDefinition
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getName()getType()voidsetDescription(String description) voidsetFlowableDesignVersion(Integer flowableDesignVersion) voidvoidvoidvoidsetVersion(String version)
-
Field Details
-
key
-
name
-
description
-
version
-
type
-
flowableDesignVersion
-
-
Constructor Details
-
MetadataDefinition
public MetadataDefinition()
-
-
Method Details
-
getKey
-
setKey
-
getName
-
setName
-
getDescription
-
setDescription
-
getVersion
-
setVersion
-
getType
-
setType
-
getFlowableDesignVersion
-
setFlowableDesignVersion
-