- java.lang.Object
-
- com.atlassian.jgitflow.core.extension.impl.EmptyJGitFlowExtension
-
- com.atlassian.jgitflow.core.extension.impl.EmptyBranchCreatingExtension
-
-
-
Method Summary
-
Methods inherited from class com.atlassian.jgitflow.core.extension.impl.EmptyBranchCreatingExtension
addAfterCreateBranchCommands, addBeforeCreateBranchCommands, afterCreateBranch, beforeCreateBranch
-
Methods inherited from class com.atlassian.jgitflow.core.extension.impl.EmptyJGitFlowExtension
addAfterCommands, addAfterFetchCommands, addAfterPushCommands, addBeforeCommands, addBeforeFetchCommands, after, afterFetch, afterPush, before, beforeFetch
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.atlassian.jgitflow.core.extension.BranchCreatingExtension
afterCreateBranch, beforeCreateBranch
-
Methods inherited from interface com.atlassian.jgitflow.core.extension.JGitFlowExtension
after, afterFetch, afterPush, before, beforeFetch
Copyright © 2014 Atlassian. All rights reserved.