Package de.dagere.peass.ci.logs.rts
Class ProcessSuccessLogAction
- java.lang.Object
-
- de.dagere.peass.ci.VisibleAction
-
- de.dagere.peass.ci.logs.rts.ProcessSuccessLogAction
-
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
public class ProcessSuccessLogAction extends VisibleAction
-
-
Field Summary
-
Fields inherited from class de.dagere.peass.ci.VisibleAction
id
-
-
Constructor Summary
Constructors Constructor Description ProcessSuccessLogAction(int id, String displayName, String log, String commit)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDisplayName()
String
getIconFileName()
String
getLog()
String
getUrlName()
String
getVersion()
-
Methods inherited from class de.dagere.peass.ci.VisibleAction
getRun, onAttached, onLoad
-
-