Class ComponentInfo
java.lang.Object
org.frankframework.components.ComponentInfo
- Direct Known Subclasses:
ConfigurationInfo, PluginInfo
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedComponentInfo(@NonNull String name, @NonNull String version, @Nullable Instant timestamp) protectedComponentInfo(@NonNull Manifest manifest) -
Method Summary
-
Constructor Details
-
ComponentInfo
-
ComponentInfo
-
-
Method Details
-
getFormattedTimestamp
-