Class MonkeyAction
java.lang.Object
hudson.plugins.android_emulator.monkey.MonkeyAction
- All Implemented Interfaces:
 Action,ModelObject
- 
Constructor Summary
ConstructorsConstructorDescriptionMonkeyAction(hudson.plugins.android_emulator.monkey.MonkeyResult outcome) MonkeyAction(hudson.plugins.android_emulator.monkey.MonkeyResult outcome, int eventsCompleted, int configuredEvents)  - 
Method Summary
 
- 
Constructor Details
- 
MonkeyAction
public MonkeyAction(hudson.plugins.android_emulator.monkey.MonkeyResult outcome)  - 
MonkeyAction
public MonkeyAction(hudson.plugins.android_emulator.monkey.MonkeyResult outcome, int eventsCompleted, int configuredEvents)  
 - 
 - 
Method Details
- 
getResultIcon
 - 
getSummary
 - 
getDisplayName
- Specified by:
 getDisplayNamein interfaceAction- Specified by:
 getDisplayNamein interfaceModelObject
 - 
getIconFileName
- Specified by:
 getIconFileNamein interfaceAction
 - 
getUrlName
- Specified by:
 getUrlNamein interfaceAction
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -