public class SCLMSCMRevisionState
extends hudson.scm.SCMRevisionState
SCLMFileState| Modifier and Type | Method and Description |
|---|---|
LinkedList<SCLMFileState> |
getChangedOnly()
Get only changed files.
|
String |
getDisplayName()
Get printable name.
|
String |
getIconFileName()
Get name of ion file for the revision.
|
String |
getUrlName()
Get URL for the revision.
|
void |
removeDeleted()
Remove SCLM files marked as 'DELETED'.
|
public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class hudson.scm.SCMRevisionStateNull.public String getUrlName()
getUrlName in interface hudson.model.ActiongetUrlName in class hudson.scm.SCMRevisionStateNull.public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.scm.SCMRevisionStatepublic LinkedList<SCLMFileState> getChangedOnly()
public void removeDeleted()
Copyright © 2016–2018. All rights reserved.