Commit 972aa0de authored by Cole Neubauer's avatar Cole Neubauer
Browse files

Updated more documentation #5113

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7981 41f8697f-d340-4b68-9986-7bafba869bb8
parent e9eaafbb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -81,7 +81,8 @@ namespace Isis {
   *
   *   The constructor for the WorkOrder must set m_isUndoable and m_isSynchronous to the appropriate
   *   values. The constructor must call the base WorkOrder constructor.  The default is
   *   synchronous and undoable.
   *   synchronous and undoable. If an import WorkOrder is being implemented the import must be
   *   some type of object and implement certain slots.
   *
   *   All information required to execute the WorkOrder should be saved in the WorkOrder
   *   in the setupExecution() method.  Since WorkOrders may be serialized and may run on