Uses of Interface
ch.ivyteam.ivy.workflow.start.IWebStartable
Packages that use IWebStartable
Package
Description
-
Uses of IWebStartable in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return types with arguments of type IWebStartableModifier and TypeMethodDescriptionIWorkflowSession.getAllStartables()Returns all startables which the current user can start.IWorkflowContext.getStartables(IUser user) Returns all startables which the given user can start.IWorkflowSession.getStartables()Returns all startables which the current user can start and which are set visible in the start list. -
Uses of IWebStartable in ch.ivyteam.ivy.workflow.businesscase
Methods in ch.ivyteam.ivy.workflow.businesscase that return IWebStartableModifier and TypeMethodDescriptionIBusinessCase.getStartedFrom()Gets the web startable that started the case.