public class GenerateLetsEncryptCertTask extends java.lang.Object implements IServerTask
| Constructor and Description | 
|---|
GenerateLetsEncryptCertTask(LetsEncryptCertificate letsEncryptCertificate,
                           java.util.List<ItemValue<Server>> servers,
                           java.util.List<ISystemHook> hooks)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run(IServerTaskMonitor monitor)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcancelpublic GenerateLetsEncryptCertTask(LetsEncryptCertificate letsEncryptCertificate, java.util.List<ItemValue<Server>> servers, java.util.List<ISystemHook> hooks)
public void run(IServerTaskMonitor monitor) throws java.lang.Exception
run in interface IServerTaskjava.lang.ExceptionCopyright © 2023. All Rights Reserved.