Class ApplicationEntity
java.lang.Object
org.activiti.cloud.services.query.model.ApplicationEntity
- All Implemented Interfaces:
CloudApplication
@Entity(name="Application")
public class ApplicationEntity
extends Object
implements CloudApplication
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationEntity
public ApplicationEntity() -
ApplicationEntity
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceCloudApplication
-
setId
-
getVersion
- Specified by:
getVersionin interfaceCloudApplication
-
setVersion
-
getName
- Specified by:
getNamein interfaceCloudApplication
-
setName
-
hashCode
public int hashCode() -
equals
-