public interface SnapshotService
Modifier and Type | Method and Description |
---|---|
void |
executeSnapshot(SnapshotType type)
Takes a snapshot of currently scheduled reports
|
void |
takeSnapshot(Session session,
java.lang.String path)
Takes a snapshot of the report at the specified path immediately.
|
void executeSnapshot(SnapshotType type)
type
- Type of snapshot to be takenvoid takeSnapshot(Session session, java.lang.String path)
Copyright © 2010 - 2020 Adobe. All Rights Reserved