Class DomainProcessHistory
- java.lang.Object
-
- org.tkit.rhpam.quarkus.domain.models.DomainProcessHistory
-
@Entity public class DomainProcessHistory extends Object
A history of all executed processes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDomainProcessHistory.PrimaryKey
-
Constructor Summary
Constructors Constructor Description DomainProcessHistory()
-