Package io.kestra.core.models.flows
Class FlowWithSource
java.lang.Object
io.kestra.core.models.flows.Flow
io.kestra.core.models.flows.FlowWithSource
- All Implemented Interfaces:
DeletedInterface,TenantInterface
- Direct Known Subclasses:
FlowWithException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.kestra.core.models.flows.Flow
allErrorsWithChilds, allTasks, allTasksWithChilds, allTasksWithChildsAndTriggerIds, allTriggerIds, allTypes, equalsWithoutRevision, findTaskByTaskId, generateSource, logger, toDeleted, uid, uid, uid, uidWithoutRevision, uidWithoutRevision, uidWithoutRevision, updateTask, 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
-
FlowWithSource
public FlowWithSource()
-
-
Method Details
-
toFlow
-
getSource
-
isUpdatable
-
of
-