A C D E G H I N S T V 

A

addArgs(String...) - Method in class io.provis.nexus.Command
 
addArgs(Iterable<String>) - Method in class io.provis.nexus.Command
 
addEnvironment(String, String) - Method in class io.provis.nexus.Command
 
addEnvironment(Map<String, String>) - Method in class io.provis.nexus.Command
 

C

Command - Class in io.provis.nexus
 
Command(String...) - Constructor for class io.provis.nexus.Command
 
Command(List<String>, Set<Integer>, File, Map<String, String>, Duration) - Constructor for class io.provis.nexus.Command
 
CommandFailedException - Exception in io.provis.nexus
 
CommandFailedException(Command, String, Throwable) - Constructor for exception io.provis.nexus.CommandFailedException
 
CommandFailedException(Command, int, String) - Constructor for exception io.provis.nexus.CommandFailedException
 
CommandTimeoutException - Exception in io.provis.nexus
 
CommandTimeoutException(Command) - Constructor for exception io.provis.nexus.CommandTimeoutException
 
compareTo(Duration) - Method in class io.provis.nexus.Duration
 
convertTo(TimeUnit) - Method in class io.provis.nexus.Duration
 

D

Duration - Class in io.provis.nexus
 
Duration(double, TimeUnit) - Constructor for class io.provis.nexus.Duration
 

E

equals(Object) - Method in class io.provis.nexus.Command
 
equals(Object) - Method in class io.provis.nexus.Duration
 
execute(Executor) - Method in class io.provis.nexus.Command
 
exited() - Method in exception io.provis.nexus.CommandFailedException
 

G

getCommand() - Method in class io.provis.nexus.Command
 
getCommand() - Method in exception io.provis.nexus.CommandFailedException
 
getDirectory() - Method in class io.provis.nexus.Command
 
getEnvironment() - Method in class io.provis.nexus.Command
 
getExitCode() - Method in exception io.provis.nexus.CommandFailedException
 
getOutput() - Method in exception io.provis.nexus.CommandFailedException
 
getProcess() - Method in class io.provis.nexus.Command
 
getSuccessfulExitCodes() - Method in class io.provis.nexus.Command
 
getTimeLimit() - Method in class io.provis.nexus.Command
 

H

hashCode() - Method in class io.provis.nexus.Command
 
hashCode() - Method in class io.provis.nexus.Duration
 

I

io.provis.nexus - package io.provis.nexus
 

N

nanosSince(long) - Static method in class io.provis.nexus.Duration
 

S

setDirectory(String) - Method in class io.provis.nexus.Command
 
setDirectory(File) - Method in class io.provis.nexus.Command
 
setSuccessfulExitCodes(int...) - Method in class io.provis.nexus.Command
 
setSuccessfulExitCodes(Set<Integer>) - Method in class io.provis.nexus.Command
 
setTimeLimit(double, TimeUnit) - Method in class io.provis.nexus.Command
 
setTimeLimit(Duration) - Method in class io.provis.nexus.Command
 
stop() - Method in class io.provis.nexus.Command
 

T

toMillis() - Method in class io.provis.nexus.Duration
 
toString() - Method in class io.provis.nexus.Command
 
toString() - Method in class io.provis.nexus.Duration
 
toString(TimeUnit) - Method in class io.provis.nexus.Duration
 

V

valueOf(String) - Static method in class io.provis.nexus.Duration
 
A C D E G H I N S T V 

Copyright © 2016. All rights reserved.