com.midvision.rapiddeploy.bamboo
Class PackageBuildTask
java.lang.Object
com.midvision.rapiddeploy.bamboo.PackageBuildTask
- All Implemented Interfaces:
- com.atlassian.bamboo.task.InternalTaskType, com.atlassian.bamboo.task.TaskType
public class PackageBuildTask
- extends Object
- implements com.atlassian.bamboo.task.TaskType
|
Method Summary |
com.atlassian.bamboo.task.TaskResult |
execute(com.atlassian.bamboo.task.TaskContext taskContext)
|
void |
setEncryptionService(com.atlassian.bamboo.security.EncryptionService encryptionService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageBuildTask
public PackageBuildTask()
execute
@NotNull
public com.atlassian.bamboo.task.TaskResult execute(@NotNull
com.atlassian.bamboo.task.TaskContext taskContext)
throws com.atlassian.bamboo.task.TaskException
- Specified by:
execute in interface com.atlassian.bamboo.task.TaskType
- Throws:
com.atlassian.bamboo.task.TaskException
setEncryptionService
public void setEncryptionService(com.atlassian.bamboo.security.EncryptionService encryptionService)
Copyright © 2016 MidVision. All rights reserved.