public interface VcsUpdateListener
Modifier and Type | Method and Description |
---|---|
void |
updated(String path,
long revision,
VcsStatus contentStatus)
Handles update events.
|
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.