|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkSourceInstance | |
|---|---|
| net.officefloor.eclipse.wizard.worksource | |
| Uses of WorkSourceInstance in net.officefloor.eclipse.wizard.worksource |
|---|
| Methods in net.officefloor.eclipse.wizard.worksource that return WorkSourceInstance | |
|---|---|
WorkSourceInstance |
WorkSourceListingWizardPage.getSelectedWorkSourceInstance()
Obtains the selected WorkSourceInstance. |
| Methods in net.officefloor.eclipse.wizard.worksource that return types with arguments of type WorkSourceInstance | |
|---|---|
static Map<String,WorkSourceInstance> |
WorkSourceWizard.createWorkSourceInstanceMap(ClassLoader classLoader,
org.eclipse.core.resources.IProject project,
WorkSourceInstanceContext context)
Creates the mapping of WorkSource class name to its
WorkSourceInstance. |
| Methods in net.officefloor.eclipse.wizard.worksource with parameters of type WorkSourceInstance | |
|---|---|
void |
WorkSourceAlignTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
Loads the WorkSourceInstance. |
void |
WorkSourceTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
Specifies the WorkSourceInstance. |
void |
WorkSourceAlignFlowsEscalationsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping,
WorkSourceInstance workSourceInstance)
Loads the WorkSourceInstance and mapping of TaskType name
to WorkTaskModel name. |
void |
WorkSourceAlignObjectsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping,
WorkSourceInstance workSourceInstance)
Loads the WorkSourceInstance and mapping of TaskType name
to WorkTaskModel name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||