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 StringgetDisplayName()StringgetIconFileName()StringgetLog()StringgetUrlName()StringgetVersion()-
Methods inherited from class de.dagere.peass.ci.VisibleAction
getRun, onAttached, onLoad
-
-