org.eobjects.datacleaner.monitor.jobwizard.api
Interface JobWizardContext


public interface JobWizardContext


Method Summary
 String getJobName()
           
 Datastore getSourceDatastore()
           
 TenantContext getTenantContext()
           
 

Method Detail

getJobName

String getJobName()

getSourceDatastore

Datastore getSourceDatastore()

getTenantContext

TenantContext getTenantContext()


Copyright © 2012 Human Inference. All Rights Reserved.