Class EncryptingCustomTask
java.lang.Object
org.qubership.atp.environments.db.changes.v1.encrypting.EncryptingCustomTask
-
Constructor Summary
ConstructorsConstructorDescriptionEncryptingCustomTask(EncryptorService encryptor, ConnectionRepositoryImpl connectionRepository) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()Task change execution.booleanisEncrypted(String value)
-
Constructor Details
-
EncryptingCustomTask
public EncryptingCustomTask(EncryptorService encryptor, ConnectionRepositoryImpl connectionRepository)
-
-
Method Details
-
execute
public void execute()Task change execution. -
isEncrypted
-