public abstract class ArtifactProperties<S> extends java.lang.Object implements PersistentStateComponent<S>
| Constructor and Description |
|---|
ArtifactProperties() |
| Modifier and Type | Method and Description |
|---|---|
abstract ArtifactPropertiesEditor |
createEditor(ArtifactEditorContext context) |
void |
onBuildFinished(Artifact artifact,
CompileContext compileContext) |
void |
onBuildStarted(Artifact artifact,
CompileContext compileContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetState, initializeComponent, loadState, noStateLoadedpublic void onBuildStarted(Artifact artifact, CompileContext compileContext)
public void onBuildFinished(Artifact artifact, CompileContext compileContext)
public abstract ArtifactPropertiesEditor createEditor(ArtifactEditorContext context)