public interface TalendStepTemplateFactory
TalendStepTemplate. The factor allows the
Talend Runtime to create several instances of the job and to enable concurrent access.| Modifier and Type | Method and Description |
|---|---|
TalendJob |
newTalendStepTemplate(IPaasObject object)
Creates a new
TalendJob. |
TalendJob newTalendStepTemplate(IPaasObject object)
TalendJob. All instances returned must be different and of the same type.TalendJob instance, must not be null.Copyright © 2011–2016 Talend Inc.. All rights reserved.