Uses of Class
net.stoerr.ai.aigenpipeline.framework.task.AIVersionMarker
-
Packages that use AIVersionMarker Package Description net.stoerr.ai.aigenpipeline.framework.task -
-
Uses of AIVersionMarker in net.stoerr.ai.aigenpipeline.framework.task
Methods in net.stoerr.ai.aigenpipeline.framework.task that return AIVersionMarker Modifier and Type Method Description static AIVersionMarkerAIVersionMarker. find(String content)AIVersionMarkerWritingStrategy. getRecordedVersionMarker(File output)Version of current output file.AIVersionMarkerWritingStrategy.WritePartStrategy. getRecordedVersionMarker(File output)Find the first line of the file that contains the marker - that should also contain the version comment.
-