Package | Description |
---|---|
net.officefloor.eclipse.wizard.worksource |
Modifier and Type | Method and Description |
---|---|
WorkSourceInstance |
WorkSourceListingWizardPage.getSelectedWorkSourceInstance()
Obtains the selected
WorkSourceInstance . |
Modifier and Type | Method and Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
void |
WorkSourceTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
Specifies the
WorkSourceInstance . |
void |
WorkSourceAlignTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
Loads the
WorkSourceInstance . |
void |
WorkSourceAlignObjectsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping,
WorkSourceInstance workSourceInstance)
|
void |
WorkSourceAlignFlowsEscalationsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping,
WorkSourceInstance workSourceInstance)
|
Copyright © 2005–2016. All rights reserved.