类 PgyerV2Helper
- java.lang.Object
-
- ren.helloworld.upload2pgyer.helper.PgyerV2Helper
-
public class PgyerV2Helper extends Object
-
-
构造器概要
构造器 构造器 说明 PgyerV2Helper()
-
-
-
方法详细资料
-
upload
public static boolean upload(AbstractBuild<?,?> build, BuildListener listener, ParamsBeanV2 paramsBeanV2) throws IOException, InterruptedException
- 参数:
build
- buildlistener
- listenerparamsBeanV2
- uploadBean- 返回:
- success or failure
- 抛出:
IOException
- IOExceptionInterruptedException
- InterruptedException
-
-