com.atlassian.greenhopper.manager.rank
Class OperationInfo

java.lang.Object
  extended by com.atlassian.greenhopper.manager.rank.OperationInfo

public class OperationInfo
extends java.lang.Object

Container for an operation and all instructions required to execute the operation


Method Summary
 java.lang.String toString()
          Prints human readable information about this operation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()
Prints human readable information about this operation

Overrides:
toString in class java.lang.Object


Copyright © 2007-2013 Atlassian. All Rights Reserved.