Uses of Class
com.activeviam.signoff.core.model.keyed.dto.AKeyedObjectDTO
-
-
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.model.bitemporal.dto
Subclasses of AKeyedObjectDTO in com.activeviam.signoff.core.model.bitemporal.dto Modifier and Type Class Description classABitemporalObjectDTO<T extends ABitemporalObjectDTO<T>> -
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.model.definition.dto
Subclasses of AKeyedObjectDTO in com.activeviam.signoff.core.model.definition.dto Modifier and Type Class Description classSignOffProcessDefinitionDTO -
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.model.instance.dto
Subclasses of AKeyedObjectDTO in com.activeviam.signoff.core.model.instance.dto Modifier and Type Class Description classSignOffProcessInstanceDTO -
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.model.keyed.dto
Classes in com.activeviam.signoff.core.model.keyed.dto with type parameters of type AKeyedObjectDTO Modifier and Type Class Description classAKeyedObjectDTO<T extends AKeyedObjectDTO<T>> -
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.model.versioned.dto
Subclasses of AKeyedObjectDTO in com.activeviam.signoff.core.model.versioned.dto Modifier and Type Class Description classAVersionedObjectDTO<T extends AVersionedObjectDTO<T>> -
Uses of AKeyedObjectDTO in com.activeviam.signoff.core.workflow.keyed
Classes in com.activeviam.signoff.core.workflow.keyed with type parameters of type AKeyedObjectDTO Modifier and Type Class Description classAKeyedObjectWorkflowEventListener<T extends AKeyedObjectDTO<T>>
-