public class LinkedPart extends AbstractPart
Constructor and Description |
---|
LinkedPart(String id,
AbstractPart parent,
DataFile artefact,
Spec spec,
AbstractPart linkedTo) |
Modifier and Type | Method and Description |
---|---|
AbstractPart |
execute(IQueryContext context,
ResultRenderer renderer,
IProgressListener listener) |
getChildren, getCommand, getId, getObject, getParent, getStatus, params, putObject, spec
public LinkedPart(String id, AbstractPart parent, DataFile artefact, Spec spec, AbstractPart linkedTo)
public AbstractPart execute(IQueryContext context, ResultRenderer renderer, IProgressListener listener) throws SnapshotException, IOException
execute
in class AbstractPart
SnapshotException
IOException