Package io.kestra.core.models.templates
Class Template
java.lang.Object
io.kestra.core.models.templates.Template
- All Implemented Interfaces:
DeletedInterface,TenantInterface
- Direct Known Subclasses:
TemplateSource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.kestra.core.models.DeletedInterface
isDeletedMethods inherited from interface io.kestra.core.models.TenantInterface
getTenantId
-
Constructor Details
-
Template
public Template()
-
-
Method Details
-
uid
-
uid
-
validateUpdate
-
generateSource
-
toDeleted
-