public class FreezeCodeStreamUcmWorkflow extends StreamUcmWorkflow
Constructor and Description |
---|
FreezeCodeStreamUcmWorkflow() |
Modifier and Type | Method and Description |
---|---|
CheckoutAction |
createCheckoutAction(ClearTool cleartool,
String stream,
String[] viewPaths,
String viewPath,
ViewStorage decoratedViewStorage,
hudson.model.AbstractBuild<?,?> build) |
UcmHistoryAction |
createHistoryAction(ClearTool cleartool,
Filter filter,
String stream,
hudson.model.AbstractBuild<?,?> build,
hudson.scm.SCMRevisionState oldBaseline,
hudson.scm.SCMRevisionState newBaseline,
String extendedViewPath) |
getChangesetLevel, getViewDrive, isCreateDynamicView, isRecreateDynamicView, isUseDynamicView, isUseUpdate, setChangesetLevel, setCreateDynamicView, setRecreateDynamicView, setUseDynamicView, setUseUpdate, setViewDrive
createRevisionState, getAllRootDirsFor, getFacadeService, toUcm
public CheckoutAction createCheckoutAction(ClearTool cleartool, String stream, String[] viewPaths, String viewPath, ViewStorage decoratedViewStorage, hudson.model.AbstractBuild<?,?> build)
createCheckoutAction
in class StreamUcmWorkflow
public UcmHistoryAction createHistoryAction(ClearTool cleartool, Filter filter, String stream, hudson.model.AbstractBuild<?,?> build, hudson.scm.SCMRevisionState oldBaseline, hudson.scm.SCMRevisionState newBaseline, String extendedViewPath)
createHistoryAction
in class StreamUcmWorkflow
Copyright © 2004-2021. All Rights Reserved.