Class NodeWriteFileAction
java.lang.Object
co.yellowdog.platform.model.NodeWriteFileAction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA builder that can be used to build a new NodeWriteFileAction that is automatically validated on build. -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeWriteFileAction.Builderbuilder()protected booleanbooleangetPath()inthashCode()voidsetContent(String content) voidsetNodeIdFilter(NodeIdFilter nodeIdFilter) voidsetNodeTypes(List<@NotBlank String> nodeTypes) voidtoString()
-
Method Details
-
builder
-
toBuilder
- Specified by:
toBuilderin interfaceNodeAction
-
getPath
-
getContent
-
getNodeIdFilter
- Specified by:
getNodeIdFilterin interfaceNodeAction
-
getNodeTypes
- Specified by:
getNodeTypesin interfaceNodeAction
-
setPath
-
setContent
-
setNodeIdFilter
-
setNodeTypes
-
equals
-
canEqual
-
hashCode
-
toString
-