com.getperka.cli.logging.model.Source Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cli Show documentation
Show all versions of cli Show documentation
Utility code used by various Perka projects
package com.getperka.cli.logging.model;
/**
* Describes where a message originated from. In general, properties in this
* class should be invariants that are useful for aggregation.
*/
@javax.annotation.Generated(value="org.jsonddl.generator.industrial.IndustrialDialect", date="2012-11-08T13:37:09")
public interface Source
extends org.jsonddl.JsonDdlObject
© 2015 - 2024 Weber Informatics LLC | Privacy Policy