
io.vertigo.orchestra.model.referential.states.ksp Maven / Gradle / Ivy
package io.vertigo.orchestra.domain.referential
create DtDefinition DtOExecutionState {
storeName : "orchestra"
id estCd {domain : DoOCodeIdentifiant, label :"Code", }
field label {domain : DoOLibelle, label :"Libellé", cardinality: "?",}
}
create DtDefinition DtOSchedulerState {
storeName : "orchestra"
id sstCd {domain : DoOCodeIdentifiant, label :"Code", }
field label {domain : DoOLibelle, label :"Libellé", cardinality: "?",}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy