JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.activiti.api.process.model
Deployment
Contents
Description
Method Summary
Method Details
getId()
getName()
getVersion()
getProjectReleaseVersion()
Hide sidebar
Show sidebar
Interface Deployment
public interface
Deployment
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getName
()
String
getProjectReleaseVersion
()
Integer
getVersion
()
Method Details
getId
String
getId
()
getName
String
getName
()
getVersion
Integer
getVersion
()
getProjectReleaseVersion
String
getProjectReleaseVersion
()