Package org.jbpm.test.entity
Class Application
- java.lang.Object
-
- org.jbpm.test.entity.Application
-
- All Implemented Interfaces:
Serializable
@Entity public class Application extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Application()
Application(Long id, String type, Person person)
-