Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.TaskCreationPopup
Packages that use TaskCreationPopup
-
Uses of TaskCreationPopup in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Modifier and TypeClassDescriptionclassPopup panel for creating task for recognized resource object (work with object type, so with kind and intent).classPopup panel for creating task for unrecognized resource object (work with object class).Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that return TaskCreationPopupModifier and TypeMethodDescriptionprotected abstract TaskCreationPopup<?>AbstractResourceObjectPanel.createNewTaskPopup()protected TaskCreationPopup<?>ResourceObjectsPanel.createNewTaskPopup()protected TaskCreationPopup<?>ResourceUncategorizedPanel.createNewTaskPopup()