Uses of Class
de.xima.fc.inbox.model.InvokableTaskModel
Packages that use InvokableTaskModel
- 
Uses of InvokableTaskModel in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return InvokableTaskModelMethods in de.xima.fc.inbox.bean that return types with arguments of type InvokableTaskModelMethods in de.xima.fc.inbox.bean with parameters of type InvokableTaskModelModifier and TypeMethodDescriptionvoidProcessFormRecordEditBean.performTaskInvokation(InvokableTaskModel model) Invokes the given task of the current form recordvoidProcessFormRecordEditBean.setTask(InvokableTaskModel task)  - 
Uses of InvokableTaskModel in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model that return types with arguments of type InvokableTaskModelModifier and TypeMethodDescriptionstatic final List<InvokableTaskModel>ProcessGUIModel.Builder.findAvailableTasks(UserContext uc, Benutzer user, Vorgang formRecord) Deprecated.ProcessGUIModel.getAvailableTasks()