Uses of Interface
ch.ivyteam.ivy.workflow.IAdditionalPropertyable
-
Packages that use IAdditionalPropertyable Package Description ch.ivyteam.ivy.workflow ch.ivyteam.ivy.workflow.businesscase -
-
Uses of IAdditionalPropertyable in ch.ivyteam.ivy.workflow
Subinterfaces of IAdditionalPropertyable in ch.ivyteam.ivy.workflow Modifier and Type Interface Description interfaceICaseA workflow case is an instance of a process.interfaceITaskA task is a work unit in a process that is worked by a single user -
Uses of IAdditionalPropertyable in ch.ivyteam.ivy.workflow.businesscase
Subinterfaces of IAdditionalPropertyable in ch.ivyteam.ivy.workflow.businesscase Modifier and Type Interface Description interfaceIBusinessCaseEvery process that is started is acase.
-