PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Want more features on Pastebin?
Sign Up
, it's FREE!
Public Pastes
Untitled
4 sec ago
profdesinnoh
5 sec ago
Treap insert
5 sec ago
Untitled
7 sec ago
Untitled
13 sec ago
tp sign
14 sec ago
Untitled
15 sec ago
Crazy Hand
20 sec ago
Untitled
By: a guest on
Mar 17th, 2011
| syntax:
None
| size: 0.10 KB | views:
78
| expires: Never
download
|
raw
|
embed
|
report abuse
|
print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
import hudson.model.*
def unitestjob = Hudson.instance.getItem("Unit Test")
unitestjob.lastBuild
clone
this paste
RAW Paste Data
import hudson.model.* def unitestjob = Hudson.instance.getItem("Unit Test") unitestjob.lastBuild