Object MvnJob
-
- All Implemented Interfaces:
public class MvnJob
-
-
Field Summary
Fields Modifier and Type Field Description private final CachepullPushCachepublic final static MvnJobINSTANCE
-
Method Summary
Modifier and Type Method Description final JobmvnJob(String name, String cmd, Stage _stage, Function1<JobBuilder, Unit> setup)final JobmvnwJob(String name, String cmd, Stage _stage, Function1<JobBuilder, Unit> setup)final Stringmvnw(String command)final Stringmvn(String command)final CachegetPullPushCache()-
-
Method Detail
-
getPullPushCache
final Cache getPullPushCache()
-
-
-
-