Class PluginObjectResults

java.lang.Object
flexagon.fd.core.plugin.PluginObjectResults

public class PluginObjectResults extends Object
A model to assist in creating partial deploy plugins and updating the status of files as you go. It will set all the files to NOT_ATTEMPTED at the start, and then allow you pass in a project or package object and a status to edit it later.