Package io.kestra.core.models.templates
Class TemplateSource
java.lang.Object
io.kestra.core.models.templates.Template
io.kestra.core.models.templates.TemplateSource
- All Implemented Interfaces:
DeletedInterface,TenantInterface
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.kestra.core.models.templates.Template
generateSource, toDeleted, uid, uid, validateUpdateMethods 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
-
TemplateSource
public TemplateSource()
-