Package net.corda.tools.shell
Class AttachmentShellCommand
java.lang.Object
org.crsh.command.AbstractCommand
org.crsh.command.BaseCommand
net.corda.tools.shell.InteractiveShellCommand<net.corda.core.internal.messaging.AttachmentTrustInfoRPCOps>
net.corda.tools.shell.AttachmentShellCommand
public class AttachmentShellCommand
extends net.corda.tools.shell.InteractiveShellCommand<net.corda.core.internal.messaging.AttachmentTrustInfoRPCOps>
-
Field Summary
Fields inherited from class org.crsh.command.BaseCommand
log, unmatchedFields inherited from class org.crsh.command.AbstractCommand
context, out -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<net.corda.core.internal.messaging.AttachmentTrustInfoRPCOps>voidMethods inherited from class net.corda.tools.shell.InteractiveShellCommand
ansiProgressRenderer, isSsh, opsMethods inherited from class org.crsh.command.BaseCommand
execute, getUnmatched, readLine, readLineMethods inherited from class org.crsh.command.AbstractCommand
peekContext, popContext, pushContext
-
Constructor Details
-
AttachmentShellCommand
public AttachmentShellCommand()
-
-
Method Details
-
getRpcOpsClass
- Specified by:
getRpcOpsClassin classnet.corda.tools.shell.InteractiveShellCommand<net.corda.core.internal.messaging.AttachmentTrustInfoRPCOps>
-
trustInfo
public void trustInfo()
-