org.jenkinsci.plugins.darcs.cmd
Interface DarcsCommandCreator

All Known Implementing Classes:
DarcsChangesBuilder, DarcsGetBuilder, DarcsPullBuilder

public interface DarcsCommandCreator

Builders implementing this interface can produce a DarcsCommand.

Author:
Sven Strittmatter

Method Summary
 DarcsCommand create()
          Create the parameterized command object.
 

Method Detail

create

DarcsCommand create()
Create the parameterized command object.

Returns:
creates always new instance


Copyright © 2004-2013 weltraumschaf.de. All Rights Reserved.