JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.flowable.app.api.repository
AppModel
Contents
Description
Method Summary
Method Details
getKey()
getName()
getDescription()
Hide sidebar
Show sidebar
Interface AppModel
public interface
AppModel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getKey
()
String
getName
()
Method Details
getKey
String
getKey
()
getName
String
getName
()
getDescription
String
getDescription
()