![JAR search and dependency download from the Maven repository](/logo.png)
com.structurizr.onpremises.component.workspace.WorkspaceEvent Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of structurizr-onpremises-plugin Show documentation
Show all versions of structurizr-onpremises-plugin Show documentation
Plugin APIs for the Structurizr on-premises installation
The newest version!
package com.structurizr.onpremises.component.workspace;
public interface WorkspaceEvent {
WorkspaceProperties getWorkspaceProperties();
String getJson();
void setJson(String json);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy