KIE Config command line interface 6.2.0.CR2

org.kie.config.cli.support
Class SimplifiedGitRepoHelper

java.lang.Object
  extended by org.kie.config.cli.support.SimplifiedGitRepoHelper
All Implemented Interfaces:
org.guvnor.structure.server.repositories.RepositoryFactoryHelper

@ApplicationScoped
public class SimplifiedGitRepoHelper
extends Object
implements org.guvnor.structure.server.repositories.RepositoryFactoryHelper


Constructor Summary
SimplifiedGitRepoHelper()
           
 
Method Summary
 boolean accept(org.guvnor.structure.server.config.ConfigGroup repoConfig)
           
 org.guvnor.structure.repositories.Repository newRepository(org.guvnor.structure.server.config.ConfigGroup repoConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimplifiedGitRepoHelper

public SimplifiedGitRepoHelper()
Method Detail

accept

public boolean accept(org.guvnor.structure.server.config.ConfigGroup repoConfig)
Specified by:
accept in interface org.guvnor.structure.server.repositories.RepositoryFactoryHelper

newRepository

public org.guvnor.structure.repositories.Repository newRepository(org.guvnor.structure.server.config.ConfigGroup repoConfig)
Specified by:
newRepository in interface org.guvnor.structure.server.repositories.RepositoryFactoryHelper

KIE Config command line interface 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.