flux
Class GitTriggerFactory
java.lang.Object
flux.GitTriggerFactory
- All Implemented Interfaces:
- flux.dev.AdapterFactory
public class GitTriggerFactory
- extends Object
- implements flux.dev.AdapterFactory
Factory for creating GitTrigger.
- Author:
- arul@flux.ly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitTriggerFactory
public GitTriggerFactory()
init
public void init(fluximpl.FlowChartImpl flowChart)
- Specified by:
init
in interface flux.dev.AdapterFactory
makeGitTrigger
public GitTrigger makeGitTrigger(String name)
© 2012 Flux Corporation. All rights reserved.