package-info.java
348 Bytes
/*
* Decompiled with CFR 0_118.
*
* Could not load the following classes:
* aQute.bnd.annotation.Export
* aQute.bnd.annotation.Version
*/
package com.day.cq.workflow.statistics;
import aQute.bnd.annotation.Export;
import aQute.bnd.annotation.Version;
@Version(value="1.1")
@Export(optional={"provide:=true"})
interface package-info {
}