Mule Workday Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
org.mule.modules.workday
org.mule.modules.workday.api
org.mule.modules.workday.api.internal
org.mule.modules.workday.cash
org.mule.modules.workday.cash.config
org.mule.modules.workday.cash.config.spring
org.mule.modules.workday.hr
org.mule.modules.workday.hr.config
org.mule.modules.workday.hr.config.spring
org.mule.modules.workday.payroll
org.mule.modules.workday.payroll.config
org.mule.modules.workday.payroll.config.spring
org.mule.modules.workday.staffing
org.mule.modules.workday.staffing.config
org.mule.modules.workday.staffing.config.spring
workday.com.bsvc
workday.com.bsvc.cash_management
workday.com.bsvc.human_resources
workday.com.bsvc.payroll
workday.com.bsvc.staffing
Classes
AbstractCxfWorkdayClient
<A>
ApplicantObjectId
WorkdayVersions
Exceptions
WorkdayException
Package Index
|
Class Index
Summary:
Fields
|
Methods
|
Inherited Methods
|
[Expand All]
public final class
WorkdayVersions
extends Object
java.lang.Object
↳
org.mule.modules.workday.api.WorkdayVersions
Summary
Fields
protected static final Pattern
VERSION_PATTERN
Public Methods
static String
fromEndpoint
(String endpoint)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
protected static final Pattern
VERSION_PATTERN
Public Methods
public static String
fromEndpoint
(String endpoint)
Parameters
endpoint