Uses of Interface
ch.ivyteam.ivy.workflow.businesscase.ISubCases
-
Packages that use ISubCases Package Description ch.ivyteam.ivy.workflow.businesscase -
-
Uses of ISubCases in ch.ivyteam.ivy.workflow.businesscase
Methods in ch.ivyteam.ivy.workflow.businesscase that return ISubCases Modifier and Type Method Description ISubCasesIBusinessCase. subCases()Gets the subcasesthat belong to thisbusiness case.
-